Design improvements
This commit is contained in:
images/elements
mixins
pages
styles
3
pages/home/home.pixy
Normal file
3
pages/home/home.pixy
Normal file
@ -0,0 +1,3 @@
|
||||
component Home(animeList *arn.AnimeList, viewUser *arn.User, user *arn.User, status string)
|
||||
StatusTabs("/animelist/")
|
||||
AnimeListFilteredByStatus(animeList, viewUser, user, status)
|
Reference in New Issue
Block a user