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

{{project.name}}.

{{project.description | safe}}.

{{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' %}