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

5 lines
No EOL
160 B
HTML

{% extends "base.html" %}
{% block announce %}
🚨The documentation is still a work in progress. Refer to the README for more information.🚨
{% endblock %}