diff --git a/_includes/character-profile.html b/_includes/character-profile.html index cfe61b4..805453e 100644 --- a/_includes/character-profile.html +++ b/_includes/character-profile.html @@ -1,9 +1,18 @@
- {% if include.image %}Character Picture{% endif %} + {% if include.image %} + Character Picture + {% endif %}

Name:  

Handle:  

Role:  

Age:  

+ {% if include.page %} + + {% endif %}