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

Update {{ site.getLabelValue|escape }} {{ assembly.getLabelValue|escape }}

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

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

For example, 'General Assembly' or 'Public Assembly'. The assembly title is descriptive, has no arbitrary restrictions, and can be changed.


{{ form.scheduledStart }}

This is the time and date when you assembly will be scheduled to start. Format: YYYY-MM-DD HH:MM:SS


{{ form.description }}

For example, the agenda and the process that will be followed.


Please check the details and

{% endblock %}