{% extends "site/master.html"%} {% block title %}{{ site.getLabelValue|escape }} - Edit Details{% endblock %} {% block content %}

Update {{ site.getLabelValue|escape }}

Please update the details of the site as appropriate. Please make sure all fields marked with a * are filled in.

{% include "snippets/formerrors.html" %}
Site details {{ form.title }}

The title is descriptive and has no arbitrary restrictions.


{{ form.description }}

This is the description of your site which will be shown on the site summary page, in search results, etc. Feel free to use concise and catchy wording. There is no length limit.


Please check the details and

{% endblock %}