{% extends "indy_hub/base.html" %} {% load i18n %} {% load static %} {% block page_title %}{% trans "Darkly Theme Preview" %}{% endblock page_title %} {% block extra_css %} {% endblock extra_css %} {% block content %}

{% trans "Typography and spacing" %}

{% trans "Use this page to verify headings, body copy, badges, alerts and buttons under the shared theme stack." %}

{% trans "Primary" %} {% trans "Success" %} {% trans "Warning" %} {% trans "Danger" %}
{% trans "If this page loads correctly, the Darkly override template chain is wired and available again." %}

{% trans "Controls" %}

{% endblock content %}