]> git.ipfire.org Git - ipfire.org.git/blame - src/templates/admin-index.html
Introduce autotools
[ipfire.org.git] / src / templates / admin-index.html
CommitLineData
66862195 1{% extends "base.html" %}
feb02477 2
66862195 3{% block body %}
feb02477
MT
4 <div id="post">
5 <h3>{{ _("Admin Area") }}</h3>
6 </div>
7{% end %}