]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/404.html
Adds a new function in the profile menu for admins to suspend users, indefinetly...
[osqa.git] / forum / skins / default / templates / 404.html
index d02a42144fc756e48f57f1da2d5d42583eaf24d8..067e5ab2470084d2d6febfd3b33b2f0e48cc45ac 100644 (file)
@@ -1,7 +1,7 @@
 {% extends "base_content.html" %}
 <!-- template 404.html -->
 {% load i18n %}
-{% block title %}{% spaceless %}404 Error{% endspaceless %}{% endblock %}
+{% block title %}{% trans "404 Error" %}{% endblock %}
 {% block forestyle%}
     <style type="text/css">
                form input { margin-right: 5px; }
@@ -17,7 +17,7 @@
 {% endblock %}
 {% block content %}
 <div id="main-bar" class="headNormal">
-    404 Not Found
+    {% trans "404 Not Found" %}
 </div>
 <div id="main-body" class="">
     <div style="padding:5px 0px 10px 0;line-height:25px;">