0.0.4 fix text for contact page
This commit is contained in:
@@ -507,7 +507,7 @@
|
||||
text-align: center;
|
||||
margin: 40px 0;
|
||||
max-width: 90px;
|
||||
margin-left: 40%;
|
||||
margin-left: 43%;
|
||||
}
|
||||
|
||||
.footer_text_sub{
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{% load static %}
|
||||
|
||||
{% if page.url == 'contacts' or page.url == 'about_service' %}
|
||||
<div id=title_static>{% blocktrans %}Мы всегда на <span class="color_title">связи</span>!{% endblocktrans %}</div>
|
||||
<div id=title_static>{% blocktrans %}Мы всегда на <span class="color_title">связи!</span>{% endblocktrans %}</div>
|
||||
<span id="sub_title_static">{% translate "У вас есть вопрос? Отправьте нам сообщение" %}</span>
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user