fixed links nav
[radio.git] / header.tpl
index 5e2ad21..fa6016b 100644 (file)
@@ -26,9 +26,9 @@
         <body>
                 <nav>
                         <ul>
-                                <li>Proxy Radio</li>
+                                <li><a href="index.html">Proxy Radio</a></li>
                                 <li><a href="last_songs.html">Played songs</a></li>
-                                <li class="selected"><a href="songs.html">All songs</a></li>
+                                <li class="selected">All songs</li>
                         </ul>
                 </nav>