mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-10-14 02:31:58 +00:00
Replace roadmap with manual
This commit is contained in:
@@ -34,9 +34,10 @@
|
||||
{% block page_content %}{% endblock page_content %}
|
||||
<div id="modals">
|
||||
{% block modals %}
|
||||
{% if current_user.is_authenticated %}
|
||||
{% include "main/_manual_modal_contents.html.j2" %}
|
||||
{# {% if current_user.is_authenticated %}
|
||||
{% include "_roadmap.html.j2" %}
|
||||
{% endif %}
|
||||
{% endif %} #}
|
||||
{% endblock modals %}
|
||||
</div>
|
||||
{% endblock main %}
|
||||
|
Reference in New Issue
Block a user