TRI-293: add custom and mover handler + mover page poster
This commit is contained in:
@@ -88,6 +88,10 @@ function gtag_report_conversion(url) {
|
||||
<link rel="stylesheet" href="{% static 'css/styles(boris).css' %}" >
|
||||
<link rel="stylesheet" href="{% static 'css/mobile_styles.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>
|
||||
|
||||
Reference in New Issue
Block a user