diff --git a/app/templates/nopaque.html.j2 b/app/templates/nopaque.html.j2 index f7610a7a..c6d0fb64 100644 --- a/app/templates/nopaque.html.j2 +++ b/app/templates/nopaque.html.j2 @@ -93,7 +93,11 @@

{% if title %}{{ title }}{% else %}Unnamed page{% endif %}

+ {% if roadmap %}
+ {% else %} +
+ {% endif %} {% block page_content %} {% endblock %}