0.0.06 form poster

This commit is contained in:
SBD
2025-01-10 21:18:43 +03:00
parent 0ac84ed6e0
commit 0ad3f2eb9a
4 changed files with 23 additions and 4 deletions

View File

@@ -90,10 +90,6 @@ function gtag_report_conversion(url) {
<link rel="stylesheet" href="{% static 'css/mobile_styles.css' %}">
<link rel="stylesheet" href="{% static 'v2/css/widgets/w_additional_info.css' %}">
{% if page_type == 'profile' %}
<link rel="stylesheet" href="{% static 'css/create_poster.css' %}">
{% endif %}
<script src='{% static "js/find_route.js" %}'></script>
<script src="{% static "js/filters_functions_find_route.js" %}"></script>
<script src="{% static "js/dynamic_loading_routes.js" %}"></script>