diff --git a/templates/summary-page.html b/templates/summary-page.html index 5a20f37..f6c6c78 100644 --- a/templates/summary-page.html +++ b/templates/summary-page.html @@ -27,16 +27,21 @@ {% endif %}
- {% if childpage.image %} - {{ childpage.title }} + + {{ childpage.title }} + {% else %}
 
- {{ childpage.title }}
+ + {{ childpage.title }} + +
 
{% endif %}