{% include 'fr_app/includes/toptop.html' %} {% include 'fr_app/includes/top.html' %}
{% include 'fr_app/includes/navbar.html' %}

{{project.name}}.

{{project.description | safe}}.

Sign up to participate

Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.

{{project.name}} Gallery

{% for images in project.images | batch(4) %}
{%endfor%}
{% include 'fr_app/includes/leadership.html' %} {% include 'fr_app/includes/footer.html' %}
{% include 'fr_app/includes/bottom.html' %}