]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/nav.mako
dos2unix file conversions for everything
[xonotic/xonstat.git] / xonstat / templates / nav.mako
old mode 100755 (executable)
new mode 100644 (file)
index 3e10e67..57eab80
@@ -9,8 +9,7 @@
           </a>
           <header>
             <a class="brand" href="${request.route_url('main_index')}">
-             <img src="/static/css/img/Xonotic_icon.png" />
-             <h1>Xonotic Game Statistics</h1>
+             <img src="/static/css/img/Xonotic_icon.png" /><h1>Xonotic Game Statistics</h1>
             </a>
             <h2>Xonotic is a fast-paced open-source GPL first person shooter</h2>
           </header>
@@ -50,7 +49,7 @@
                 <option>servers</option>
                 <option>maps</option>
               </select>
-            [<a href="${request.route_url('search')}"" title="Advanced search">+</a>]
+            [<a href="${request.route_url('search')}" title="Advanced search">+</a>]
             </form>
           </div><!--/.nav-collapse -->
         </div>