{{ post.title }}

{{ post.lead_text }}

{% if post.project_link != empty %} {% endif %} {% if post.tags != empty %}
{% for tag in post.tags %} {{ tag }} {% endfor %}
{% endif %}