]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/map_index.mako
Add basic search to the index pages.
[xonotic/xonstat.git] / xonstat / templates / map_index.mako
index 13eaf4cc24a00e5f4a8501d338ae6d403db38e34..f98e3d4cf8d26cab91cb81614658eb38388f2ec2 100755 (executable)
@@ -10,6 +10,11 @@ Map Index - ${parent.title()}
 \r
 % else:\r
 <h2>Map Index</h2>\r
+<form method="get" action="${request.route_url('search')}">\r
+    <input type="hidden" name="fs" />\r
+    <input type="text" name="map_name" />\r
+    <input type="submit" value="search" />\r
+</form>\r
 <table id="map-index-table" border="1">\r
   <tr>\r
     <th>Name</th>\r