diff --git a/alchemy/templates/include/header.html b/alchemy/templates/include/header.html index bcef88e..2f5d68b 100644 --- a/alchemy/templates/include/header.html +++ b/alchemy/templates/include/header.html @@ -21,7 +21,9 @@ {% if LINKS and loop.first %}
  • |
  • {% endif %} -
  • {{ page.title }}
  • +
  • + {{ page.title }} +
  • {% endfor %} {% endif %} {% for icon, link in ICONS %}