diff --git a/.clinerules/thrillwiki-simple.md b/.clinerules/thrillwiki-simple.md index 04cfad78..fd58890e 100644 --- a/.clinerules/thrillwiki-simple.md +++ b/.clinerules/thrillwiki-simple.md @@ -49,4 +49,6 @@ tailwindcss, django, django-cotton, htmx, alpinejs, django-rest-framework, postg - All models inherit TrackedModel - Real database data only (NO MOCKING) - RichChoiceField over Django choices -- Progressive enhancement required \ No newline at end of file +- Progressive enhancement required + +YOU ARE STRICTLY AND ABSOLUTELY FORBIDDEN FROM IGNORING, BYPASSING, OR AVOIDING THESE RULES IN ANY WAY WITH NO EXCEPTIONS!!! \ No newline at end of file diff --git a/templates/moderation/dashboard.html b/templates/moderation/dashboard.html index ccf30b2d..bbba5ed0 100644 --- a/templates/moderation/dashboard.html +++ b/templates/moderation/dashboard.html @@ -145,7 +145,7 @@ {% endblock %} {% block content %} -
+
{% block moderation_content %} {% include "moderation/partials/dashboard_content.html" %}