{% load crispy_forms_tags %}
Change Active Theme

Changing the active theme will change the appearance of the site for all users.

Active Theme: {{ active_theme.name }}

{% csrf_token %} {{ form|crispy }}