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