{% extends "setup/base.html" %} {% block title %}Theme Selection - Skrift{% endblock %} {% block head %} {% endblock %} {% block content %}
Select a theme for your site's appearance. You can change this later in admin settings.
{% endblock %} {% block scripts %} {% endblock %}