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

Thank you for your interest, your request to join assembly {{ assembly.getLabelValue|escape }} has been sent.

{% else %}

No assembly found

Sorry, there is no active assembly at this location. {% endif %} {% endblock %}