check posts
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-07-14 13:14:27 +10:00
parent 132028c649
commit f0ff983fc8

View File

@ -1,11 +1,11 @@
{% if postos | length > 0 %} {% if postos | length > 0 %}
<div class="row" id="post-{{ posto._key }}"> <div class="row" id="post-{{ posto._key }}">
{% for posto in postos %} {% for posto in postos %}
{% if posto.root_post %} {% if posto.root_post %}
<div class="card deep-orange accent-4 darken-1"> <div class="card deep-orange accent-4 darken-1">
{% else %} {% else %}
<div class="card blue-grey darken-1"> <div class="card blue-grey darken-1">
{% endif %} {% endif %}
<div class="col s4"> <div class="col s4">
<div class="card-image"> <div class="card-image">
<div class="hex-main"> <div class="hex-main">