]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blame - templates/admin-index.html
Rewrite geo load balancing.
[people/shoehn/ipfire.org.git] / templates / admin-index.html
CommitLineData
feb02477
MT
1{% extends "admin-base.html" %}
2
60024cc8 3{% block bodyA %}
feb02477
MT
4 <div id="post">
5 <h3>{{ _("Admin Area") }}</h3>
6 </div>
7{% end %}