Redesign anime pages

This commit is contained in:
2017-11-03 12:02:13 +01:00
parent 2b51baf236
commit a459f2aa9a
18 changed files with 118 additions and 210 deletions

View File

@ -3,7 +3,7 @@ component Shop(user *arn.User, items []*arn.Item)
h1.page-title Shop
.widgets.shop-items
.shop-items
each item in items
ShopItem(item)