django-components/docs/overrides/main.html
2024-08-24 11:24:43 +02:00

5 lines
No EOL
119 B
HTML

{% extends "base.html" %}
{% block announce %}
🚨The documentation is still a work in progress. 🚨
{% endblock %}