Added list import preview

This commit is contained in:
2017-07-03 19:33:52 +02:00
parent 4f6ffd969d
commit 7262f4db7b
7 changed files with 129 additions and 0 deletions

View File

@ -0,0 +1,8 @@
component ImportLists(user *arn.User)
.buttons
if user.Accounts.AniList.Nick != ""
a.button.mountable.ajax(href="/import/anilist/animelist")
Icon("refresh")
span Import AniList Anime List
else
p No imports available.