This commit is contained in:
2023-10-18 18:05:55 +03:00
parent 9b12ca8ff3
commit 52c65f598d
3 changed files with 22 additions and 4 deletions

View File

@@ -54,8 +54,9 @@
<div class="wrapper">
{# modifided by boris#}
<div class="header_big_background">
{% include 'blocks/b_header.html' %}
</div>
{% include 'blocks/b_header.html' %}
<div class="line_f_header"></div>
{% block content %}
{% endblock %}