summaryrefslogtreecommitdiff
path: root/templates/login.tmpl
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2015-04-26 17:10:50 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2015-04-26 17:10:50 +0200
commit8ba2c0def848f72c6c817fdeb0cc220d3da0d8ee (patch)
tree8830253f0d1969ae3f4a268b8b295220e2943f3a /templates/login.tmpl
parentef2fed182ff854786381be71c603ee2fea290e08 (diff)
downloadaCms-8ba2c0def848f72c6c817fdeb0cc220d3da0d8ee.tar.gz
aCms-8ba2c0def848f72c6c817fdeb0cc220d3da0d8ee.tar.bz2
working on register user
Diffstat (limited to 'templates/login.tmpl')
-rw-r--r--templates/login.tmpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/login.tmpl b/templates/login.tmpl
index 2e58888..f89cf93 100644
--- a/templates/login.tmpl
+++ b/templates/login.tmpl
@@ -13,8 +13,6 @@
<% form as_table login %>
</table>
</form>
- <br/>
- <img src="data:image/gif;base64,<%= captcha_base64 %>"/>
</div>
<% end template %>