]> git.ipfire.org Git - people/jschlag/pbs.git/blob - data/templates/updates-index.html
b2396cf92345efb38d5ecffbe0978e30e20e0966
[people/jschlag/pbs.git] / data / templates / updates-index.html
1 {% extends "base.html" %}
2
3 {% block title %}{{ _("Updates") }}{% end block %}
4
5 {% block body %}
6 {{ _("Coming soon...") }}
7 {% end block %}