diff --git a/templates/layout.html.tera b/templates/layout.html.tera index 79509bd..acde6ae 100644 --- a/templates/layout.html.tera +++ b/templates/layout.html.tera @@ -13,8 +13,8 @@ {{ title }} {% if description %}
{{ description }}
{% endif %}
+ {% if token %}{% endif %} -