Add and link to /howto static page (no content yet).
[matthijs/projects/xerxes.git] / templates / influences / howto.html
1 {% extends "base/base.html" %}
2 {% load i18n %}
3
4 {% block content %}
5 <h1>Hoe werkt Xerxes?</h1>
6 {% endblock %}