Add and link to /howto static page (no content yet).
[matthijs/projects/xerxes.git] / templates / influences / howto.html
diff --git a/templates/influences/howto.html b/templates/influences/howto.html
new file mode 100644 (file)
index 0000000..23b4583
--- /dev/null
@@ -0,0 +1,6 @@
+{% extends "base/base.html" %}
+{% load i18n %}
+
+{% block content %}
+<h1>Hoe werkt Xerxes?</h1>
+{% endblock %}