Add code to support disabling new influences.
[matthijs/projects/xerxes.git] / templates / base / offline.html
1 {% extends "base/base.html" %}
2 {% load i18n %}
3
4 {% block content %}
5 Xerxes is offline, het is tijdelijk niet mogelijk om invloeden in te dienen.
6 {% endblock %}