{% load wagtailcore_tags wagtailimages_tags humanize %}
{% image project.photo fill-400x230 as img %} {{ project.title }}
{{ project.title }}

{{ project.perex }}

{% if project.is_new %} {% endif %}