aboutsummaryrefslogtreecommitdiff
path: root/template/news/oldnews-2020.html.j2
blob: 870300102668a31cbb15b8eb5f0f6224fa1e2fe8 (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(2020) }}
{% endblock body_content %}