👌 Applied review changes

This commit is contained in:
Scott
2018-02-24 13:11:12 +01:00
parent 9653da7ba0
commit b234877a12
8 changed files with 14 additions and 17 deletions

View File

@ -19,7 +19,8 @@ component CharacterDetails(character *arn.Character, characterAnime []*arn.Anime
h3 Quotes
.character-quotes
each quote in quotes
Quote(quote)
.character-quote
Quote(quote)
if len(character.Attributes) > 0
.character-sidebar