3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
component Genre(genre *arn.Genre)
|
|
h2= arn.Capitalize(genre.ID)
|
|
AnimeGrid(genre.AnimeList) |