Add breadcrumbs to auth package

This commit is contained in:
Patrick Jentsch
2020-11-02 10:01:02 +01:00
parent 917005afa7
commit 850087f628
7 changed files with 37 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
{% extends "nopaque.html.j2" %}
{% block nav_content %}
{% include 'auth/_breadcrumbs.html.j2' %}
{% endblock nav_content %}
{% block page_content %}
<div class="container">
<div class="row">