This commit is contained in:
parent
db9279ea2a
commit
d4bcfa7b8f
@ -1,5 +1,4 @@
|
||||
{% if postos | length > 0 %}
|
||||
<div class="row" >
|
||||
{% for posto in postos %}
|
||||
<div class="row" id="post-{{ posto._key }}">
|
||||
{% if posto.root_post %}
|
||||
@ -39,5 +38,4 @@
|
||||
</div>
|
||||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
{% endif %}
|
Loading…
Reference in New Issue
Block a user