0.0.04 form poster
This commit is contained in:
@@ -84,6 +84,7 @@ function gtag_report_conversion(url) {
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="{% static 'v2/css/twb.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'css/styles.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'css/styles(boris).css' %}" >
|
||||
<link rel="stylesheet" href="{% static 'css/mobile_styles.css' %}">
|
||||
@@ -95,6 +96,7 @@ function gtag_report_conversion(url) {
|
||||
<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>
|
||||
<script src="{% static "v2/js/service/trans.js" %}"></script>
|
||||
<script src="{% static "js/user_profile.js" %}"></script>
|
||||
<script src="{% static "js/user_profile_2.js" %}"></script>
|
||||
<script src="{% static "js/ion.rangeSlider.min.js" %}"></script>
|
||||
@@ -102,7 +104,6 @@ function gtag_report_conversion(url) {
|
||||
|
||||
|
||||
{# <script src="{% static "js/range_calendar.js" %}"></script>#}
|
||||
<script src="{% static "js/range_calendar.js" %}"></script>
|
||||
|
||||
<link rel="icon" href="{% static 'favicon/favicon.svg' %}" sizes="any" type="image/svg+xml">
|
||||
<link rel="apple-touch-icon" sizes="57x57" href={% static 'favicon/apple-icon-57x57.png'%} >
|
||||
|
||||
Reference in New Issue
Block a user