X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fxerxes.git;a=blobdiff_plain;f=templates%2Fbase%2Foffline.html;fp=templates%2Fbase%2Foffline.html;h=7f51b4e27f8cecb7c79c35d82f8659c57b2a79b0;hp=0000000000000000000000000000000000000000;hb=d16eb21f966f461fa86f4e4aae8ca74216db26d4;hpb=e4950648fe044b35b8fca1e91a360c05c8d98277 diff --git a/templates/base/offline.html b/templates/base/offline.html new file mode 100644 index 0000000..7f51b4e --- /dev/null +++ b/templates/base/offline.html @@ -0,0 +1,6 @@ +{% extends "base/base.html" %} +{% load i18n %} + +{% block content %} +Xerxes is offline, het is tijdelijk niet mogelijk om invloeden in te dienen. +{% endblock %}