aboutsummaryrefslogtreecommitdiffstats
path: root/root/index.tt
diff options
context:
space:
mode:
Diffstat (limited to 'root/index.tt')
-rw-r--r--root/index.tt11
1 files changed, 0 insertions, 11 deletions
diff --git a/root/index.tt b/root/index.tt
index 3b43806..73f890a 100644
--- a/root/index.tt
+++ b/root/index.tt
@@ -1,16 +1,5 @@
-[% MACRO l(text, args) BLOCK;
- c.localize(text, args);
-END; %]
-
-
<h2>[% l('Login') %]</h2>
-<span class="error">
-[% FOREACH error IN errors %]
-[% error %]<br/>
-[% END %]
-</span>
-
<form method=post action="/user">
<table border=0>