{% extends "admin/base_site.html" %} {% block content %}

A copy of all Design componets (like Template, Headfiles, ColorScheme) would be created with the new name you given here.

{% csrf_token %} {% include "admin/pylucid/includes/form_fieldset_errorlist.html" %} {% include "admin/pylucid/includes/markup_preview_fieldset.html" %}
{% include "admin/pylucid/includes/pylucid_formset.html" %}

links

{% endblock %}