{% extends "extends/_base.html" %} {% block content %}

{{ page.title }}

{% include 'templates/_breadcrumbs.html' %} {% include 'templates/_news.html' %}
{% endblock %}