aboutsummaryrefslogtreecommitdiffstats
path: root/templates/settings.html
blob: 221df887906a996cea813bde89acc07c8442f522 (plain)
1
2
3
4
5
6
{% include "head.html" %}
<div class="">
  Settings!
</div>
{% include "foot.html" %}
{# vi:set et sw=2 ts=2: #}