TRI-283: вёрстка лендинга
This commit is contained in:
@@ -213,7 +213,7 @@ function gtag_report_conversion(url) {
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class="wrapper_content {% if page.url == 'customer_service'%} m_h_0 {% elif page.url == 'contacts' %}m_h_0{% elif request.path == '/test_404' %}m_h_0{% endif %}">
|
||||
<div class="{% if page.url == "landing_mover" %}container{% else %}wrapper_content{% endif %} {% if page.url == 'customer_service'%} m_h_0 {% elif page.url == 'contacts' %}m_h_0{% elif request.path == '/test_404' %}m_h_0{% endif %}">
|
||||
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
@@ -232,8 +232,7 @@ function gtag_report_conversion(url) {
|
||||
}
|
||||
document.cookie = "user_tz=" + tz + ";path=/";
|
||||
</script>
|
||||
{% block before_close %}
|
||||
{% endblock %}
|
||||
</body>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user