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

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

{% else %}

No project found

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