[enh] links to preferences

This commit is contained in:
asciimoo 2014-01-01 22:17:10 +01:00
parent 1df697305c
commit 2e55e5f0be
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@
{% include 'search.html' %}
<p class="top_margin">
<a href="/about" class="hmarg">about</a>
<a href="/preferences" class="hmarg">preferences</a>
</p>
</div>
{% endblock %}