]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/server_info.mako
Add game finder links to the "info" views.
[xonotic/xonstat.git] / xonstat / templates / server_info.mako
index fd36e3b89d328bbe785e023e357f4b37759faf52..fef79a419c5fd05af3bc595b4d74fd1d03b7652a 100644 (file)
@@ -155,6 +155,7 @@ Server Information
         % endfor
       </tbody>
     </table>
+    <p><a href="${request.route_url('game_finder', _query={'server_id':server.server_id})}">More...</a></p>
   </div>
 </div>
 % endif