{% extends "base.html" %} {% block content %} {{ super() }} {% if pages %}

Latest News

{# TODO we should try using the pages object to always get the correct relative uri #}

→ Check out News for more...

{% endif %} {% endblock %}