From 3c9f55270a83b0e88ec0dc516f9d9921e4d7b6ea Mon Sep 17 00:00:00 2001 From: mkaay Date: Wed, 25 Aug 2010 16:48:55 +0200 Subject: merged gui --- module/web/templates/default/captcha.html | 37 ------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 module/web/templates/default/captcha.html (limited to 'module/web/templates/default/captcha.html') diff --git a/module/web/templates/default/captcha.html b/module/web/templates/default/captcha.html deleted file mode 100644 index aa30e365c..000000000 --- a/module/web/templates/default/captcha.html +++ /dev/null @@ -1,37 +0,0 @@ -{% load i18n %} - - - - - -
-
-

{% trans "Captcha reading" %}

-

{% trans "Please read the text on the captcha." %}

- - - - - - - - - - - - - - - - - -
- - -
- -
\ No newline at end of file -- cgit v1.2.3