This commit is contained in:
parent
216a35734c
commit
5e9d093589
@ -1,6 +1,6 @@
|
||||
{% if postos | length > 0 %}
|
||||
{% for posto in postos %}
|
||||
<div class="col s12 m6">
|
||||
<div class="col s4 m4">
|
||||
{% if posto.root_post %}
|
||||
<div class="card deep-orange accent-4 darken-1">
|
||||
{% else %}
|
||||
|
Loading…
Reference in New Issue
Block a user