This commit is contained in:
parent
7dce872df3
commit
fe439b6b1a
@ -30,7 +30,7 @@
|
||||
{% endif %}
|
||||
<p>{{ posto.texto }}</p>
|
||||
|
||||
{% if posto.answers_list | length > 0 %}
|
||||
{% if posto.answers_list[0] | length > 0 %}
|
||||
<br>
|
||||
<p>Ответы:</p>
|
||||
<div class="collection">
|
||||
|
Loading…
Reference in New Issue
Block a user