]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/base.html
added number of answers to the question list pages
[osqa.git] / forum / skins / default / templates / base.html
index e163d73095ea1c090012b3b24040c2d2a642d4d1..465fa7c51ee64697967974dd665f4778c9c68048 100644 (file)
@@ -36,9 +36,8 @@
             });
         </script>
         {% endif %}
-      
-        {% block forejs %}
-        {% endblock %}
+
+        <link rel="search" type="application/opensearchdescription+xml" href="open_search.xml" title="Web Search" />
     </head>
     <body>
         <div class="notify" style="display:none">
@@ -76,4 +75,4 @@
         {% endblock %}
     </body>
 </html>
-<!-- end template base.html -->
+ <!-- end template base.html -->