This commit is contained in:
2023-09-02 19:21:55 +03:00
parent 63879809fd
commit 5999a67257

View File

@@ -8,5 +8,7 @@
{% endblock %}
{% block content %}
{% include "blocks/b_find_route_form.html" %}
<div class="cut-width">
{% include "blocks/b_find_route_form.html" %}
</div>
{% endblock %}