Forum activity shown in user profiles
This commit is contained in:
@ -121,6 +121,9 @@ component Anime(anime *arn.Anime)
|
||||
//- if providers.Nyaa && providers.Nyaa.episodes !== undefined
|
||||
//- span(class=providers.Nyaa.episodes === 0 ? "entry-error" : "entry-ok")= providers.Nyaa.episodes + " eps"
|
||||
|
||||
h3.anime-section-name Reviews
|
||||
p Coming soon.
|
||||
|
||||
h3.anime-section-name Links
|
||||
.light-button-group
|
||||
//- if anime.Links != nil
|
||||
|
@ -66,8 +66,9 @@
|
||||
vertical
|
||||
|
||||
.sources
|
||||
font-size 0.8em
|
||||
font-size 0.8rem
|
||||
opacity 0.5
|
||||
margin-top 0.5rem
|
||||
|
||||
.relations
|
||||
horizontal-wrap
|
||||
|
Reference in New Issue
Block a user