{% extends "base.html" %} {% block body %}
{% include "navigation.html" %}
{% if sources_ %} {% set img_source = sources_[0] %} {% endif %}
{% endblock body %}