]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blob - templates/admin-index.html
Donation page responsivness
[people/shoehn/ipfire.org.git] / templates / admin-index.html
1 {% extends "base.html" %}
2
3 {% block body %}
4 <div id="post">
5 <h3>{{ _("Admin Area") }}</h3>
6 </div>
7 {% end %}