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

Thank you for joining

Thank you for your joining {{ site.getLabelValue|escape }}. Your request has been sent to the administrators for approval. {% else %}

No site found

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