0.0.42
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
<img class="img_descript_process" src="{{ MEDIA_URL }}{{ b_widget.picture }}">
|
||||
</div>
|
||||
{% endif %}
|
||||
{% if b_widget.title %}
|
||||
{% if b_widget.name %}
|
||||
<div class="txt_descript_process standart_txt">
|
||||
{{ b_widget.title }}
|
||||
{{ b_widget.name }}
|
||||
</div>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user