create small subtemplates for each block und apply new breadcrumbs logic

This commit is contained in:
Patrick Jentsch
2021-05-28 15:51:23 +02:00
parent adbd212660
commit 11a9b4f640
53 changed files with 814 additions and 544 deletions

View File

@ -1,4 +1,4 @@
{% extends 'nopaque.html.j2' %}
{% extends "base.html.j2" %}
{% block page_content %}
<div class="container">

View File

@ -1,4 +1,4 @@
{% extends 'nopaque.html.j2' %}
{% extends "base.html.j2" %}
{% block page_content %}
<div class="container">

View File

@ -1,4 +1,4 @@
{% extends 'nopaque.html.j2' %}
{% extends "base.html.j2" %}
{% block page_content %}
<div class="container">

View File

@ -1,4 +1,4 @@
{% extends 'nopaque.html.j2' %}
{% extends "base.html.j2" %}
{% block page_content %}
<div class="container">