Removed owner info from extension

This commit is contained in:
2017-06-29 14:18:13 +02:00
parent a62ebb00e3
commit 7f9d599b50
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
component AnimeList(animeList *arn.AnimeList, user *arn.User)
h2= animeList.User().Nick + "'s collection"
h2.anime-list-owner= animeList.User().Nick + "'s collection"
table.anime-list
thead
tr