]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/map_info.mako
Remove curl url and pk3 name from map_info template. We do not have this information...
[xonotic/xonstat.git] / xonstat / templates / map_info.mako
index 1b4a8c18ac76373b826e88f5e94381cde3b30b0b..d6a49651e2aa24f3091b98ffac7668e08a762e89 100755 (executable)
@@ -16,6 +16,4 @@ ${parent.title()}
 <h2>Map Detail</h2>
 ID: ${gmap.map_id} <br />
 Name: ${gmap.name} <br />
-PK3 Name: ${gmap.pk3_name} <br />
-Curl URL: ${gmap.curl_url} <br />
 % endif