{% load static django_htmx %} {% block title %}Character Sheet{% endblock %}
{% block content %} {% include "common/hello-random.html" %} {% endblock %}
{% django_htmx_script %} {% if debug %} {% endif %}