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

This commit is contained in:
Simple_Not 2023-07-13 20:28:21 +10:00
parent c9d0424926
commit da1a38971a

View File

@ -18,6 +18,8 @@
<span class="card-title">#{{ posto._key }}</span> <span class="card-title">#{{ posto._key }}</span>
<p>{{ posto.texto }}</p> <p>{{ posto.texto }}</p>
</div> </div>
</div>
<div class="col s12">
<div class="card-action"> <div class="card-action">
<a href="#">Answer me!</a> <a href="#">Answer me!</a>
</div> </div>