]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/map_info.mako
Add game finder links to the "info" views.
[xonotic/xonstat.git] / xonstat / templates / map_info.mako
index 4394721f3dfd171265c7d1837cf2b59c2e3ec455..abbd4b0a80906f9b17ca609b232f32e11b6adde6 100644 (file)
@@ -182,6 +182,7 @@ ${parent.title()}
         % endfor
       </tbody>
     </table>
+    <p><a href="${request.route_url('game_finder', _query={'map_id':gmap.map_id})}">More...</a></p>
   </div>
 </div>
 % endif