Projects: Use render_secondary_navigation macro

This commit is contained in:
2018-09-14 17:13:54 +02:00
parent 1015254d93
commit 11f44560bb
3 changed files with 62 additions and 106 deletions

View File

@@ -39,10 +39,6 @@ include ../../../../../../pillar/src/templates/mixins/components
| {% endif %}
| {% endif %}
| {% if project and project._id != config.MAIN_PROJECT_ID %}
| {{ projectmacros.render_secondary_navigation(project, pages=pages) }}
| {% endif %}
.row
.col-md-9.mx-auto