Update templates

This commit is contained in:
RemiZOffAlex
2020-02-08 05:05:43 +03:00
parent 5913836f53
commit db995990d4
14 changed files with 480 additions and 131 deletions

View File

@@ -7,8 +7,8 @@
<div class="container">
{% include 'navbar.html' %}
{% block body %}
{% endblock body %}
{% block content %}
{% endblock content %}
{% block breadcrumb %}
{% endblock %}