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=884bf66b55546555bfd3df318b9318e8358b02cf;hpb=381c81a8ffac8c4b3abf6a762d031a7e261e8eaa 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 %}