Remove project state

This commit is contained in:
2025-07-09 23:44:18 +02:00
parent c381c3604c
commit 3579a7e69e

View File

@@ -20,7 +20,7 @@
{% endif %} {% endif %}
</p> </p>
<hr> <hr>
<p>{{ project.date }} | {{ project.extra.state}}</p> <p>{{ project.date }}</p>
</div> </div>
{% endfor %} {% endfor %}
</section> </section>