3 lines
128 B
Plaintext
Raw Normal View History

2017-07-01 00:14:14 +00:00
component Airing(animeList []*arn.Anime)
h2.page-title(title=toString(len(animeList)) + " anime") Explore
AnimeGrid(animeList)