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

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

{% else %}

No site found

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