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