{% extends "base.htm" %} {% block headblock %} {% endblock %} {% block content %}

select a style by clicking on it:

Styles that you created

{% for style in styledats %} {% endfor %}
Style name Style Preview
{{style.name}}
{% endblock %}