fetcalender Link

This commit is contained in:
2021-01-01 16:30:33 +00:00
parent 8ddd619ac3
commit b056997432

View File

@@ -58,6 +58,7 @@
{% for post in events %}
{% include 'posts/partials/_date_box.html' %}
{% endfor %}
<a href="{% url 'posts.calendar' %}">ICS Kalendar</a>
</div>
</div>