diff --git a/templates/default/error.html.ep b/templates/default/error.html.ep index c5cafba..fada988 100644 --- a/templates/default/error.html.ep +++ b/templates/default/error.html.ep @@ -14,15 +14,20 @@ <% } elsif ($err eq 'ERROR_ROOM_s_LOCKED' && stash 'ownerPass'){ %> <%=l 'AUTH_IF_OWNER' %> <% } elsif ($err eq 'ERROR_ROOM_s_DOESNT_EXIST'){ %> - + <% } %> <% if ($err eq 'ERROR_ROOM_s_DOESNT_EXIST'){ %> -
<% } %> %= include 'js_common' + %= include 'footer'