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