From 7ca154e613329050885b7c6a799488475266218e Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 24 Mar 2013 15:51:30 +0100 Subject: enter captchas on webui --- module/web/templates/default/base.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'module/web/templates/default/base.html') diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html index dfcfb9e3a..846b396a0 100644 --- a/module/web/templates/default/base.html +++ b/module/web/templates/default/base.html @@ -50,11 +50,12 @@ <%/if%> +{# TODO: active animation #}
<%= if single %>
<% else %> -
+
<%/if%>
@@ -103,9 +104,6 @@ Notifications <% notifications %> <%/if%> - <%= if empty %> - Nothing to show - <%/if%> -- cgit v1.2.3