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

This commit is contained in:
Simple_Not
2023-07-14 01:35:31 +10:00
parent 1d5369d73a
commit 6add3fe85d
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
</div>
<div class="col s8">
<div class="card-content white-text">
<span class="card-title">#{{ posto._key }}</span>
<span class="card-title">#{{ posto._key }} <span class="new badge red" data-badge-caption="">Ответов: {{ posto.children_num }}</span></span>
<p>{{ posto.texto }}</p>
</div>
</div>