re ans-post
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2024-01-29 23:59:38 +10:00
parent e30077bf4d
commit e34be51a16

View File

@ -8,6 +8,8 @@
{% endif %}
<div class="row" id="post-{{ posto._key }}">
<div class="col s4">
{% if posto.images[0] | length > 0 %}
<div class="card-image">
<!-- <div class="hex-main">
<div class="hex-container">
@ -21,6 +23,7 @@
<span class="card-title"><a class="card-action" href="#post-{{ posto.parent_post }}"> >>{{ posto.parent_post }} </a> </span>
</div>
</div>
{% endif %}
</div>
<div class="col s8">
<div class="card-content white-text">