aboutsummaryrefslogtreecommitdiff
path: root/template/news/oldnews-2019.html.j2
blob: 23691b6c1fd7ef87dcb1faf1bc58f4c70d9102c5 (plain) (blame)
1
2
3
4
5
{% extends "common/base.j2" %}
{% from "common/old-news.j2.inc" import oldnews with context %}
{% block body_content %}
{{ oldnews(2019) }}
{% endblock body_content %}