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