0.0.136
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{# h_w_u_w - how with us working #}
|
||||
<div {% include "block_settings/blocks_settings.html" %}>
|
||||
<div class="cut-width">
|
||||
<div class="large_txt h_w_u_w">
|
||||
<div class="large_txt h_w_u_w px30_txt">
|
||||
{{ block.name }}
|
||||
</div>
|
||||
{% if block.get_widgets %}
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<img class="service_img" src="{{ MEDIA_URL }}{{ service.picture }}">
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class="right_part_service medium_small_bold_txt {% if not service.picture %}w_100{% endif %}">
|
||||
<div class="right_part_service medium_small_bold_txt px30_txt{% if not service.picture %} w_100{% endif %}">
|
||||
{{ service.name }}
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
|
||||
Reference in New Issue
Block a user