mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-22 16:58:32 +02:00
fix: deletion of items, shared files etc
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% block latest_content_section %}
|
||||
<div id="latest_content_section" class="list">
|
||||
<h2 class="text-2xl mb-2 font-extrabold">Recent content</h2>
|
||||
{% include "content/content_list.html" %}
|
||||
{% include "dashboard/recent_content_list.html" %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user