This commit is contained in:
Hyperbel 2022-11-21 08:30:30 +01:00 committed by GitHub
parent 321c8aab69
commit f3a42e45c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,8 +47,8 @@
<div hidden class="tmplt_tab" id="_planer">
{% block content %}
<!-- {% for post in asd %}-->
<p>{{ asd }}</p>
{% for post in asd %}
<p>{{ post}}</p>
<hr>
{% endfor %}