diff --git a/app/templates/registration/imprint.html b/app/templates/registration/imprint.html deleted file mode 100644 index 04078b7..0000000 --- a/app/templates/registration/imprint.html +++ /dev/null @@ -1,17 +0,0 @@ -{% load mumble_extras %} -{% load i18n %} - -{% block Headline %}{% trans "Imprint" %}{% endblock %} - -{% block Content %} -
- This is Mumble-Django, a Murmur config application for Django that configures a Mumble server. It is able to create and remove server instances, start/stop them, and configure them.
-
- Furthermore, registered Django users can sign up for user accounts on the configured vservers and change their registration names and passwords, and Django admins can manage server admins through the webinterface.
-
- It is being developed by Michael "Svedrin" Ziegler.
-
All JavaScript elements were implemented using the ExtJS JavaScript library.
-