This commit is contained in:
2026-02-19 15:14:23 +00:00
parent faac097a98
commit 323a62c29a

View File

@@ -36,6 +36,7 @@
{% if not loop.last %} {% if not loop.last %}
<hr class="border-secondary my-1"> <hr class="border-secondary my-1">
{% endif %} {% endif %}
{% endfor %}
</div> </div>
</div> </div>