{% extends "site/read.html"%} {% block title %}Update {{ site.getLabelValue|escape }}{% endblock %} {% block content %}
Please update the details of the site as appropriate. Please make sure all fields marked with a * are filled in.
{% include "snippets/formerrors.html" %} {% endblock %} {% block sitesidelinks%} {% if view.canDeleteSite %} {% endif %} {% endblock %}