Refactoring, part I (Web::Simple)
[gruntmaster-page.git] / tmpl / ct_entry.en
index 0ad32c9626ad76b3f142b948c1190b2f256c84f9..731872b965783f534e451dcf3e242d14dc156966 100644 (file)
@@ -3,6 +3,6 @@ Contest stop  time: <%perl __OUT__ POSIX::strftime '%c', localtime __CURRENT__->
 
 <tmpl_var ESCAPE=0 description>
 
-<tmpl_if started><a href="/ct/<tmpl_var id>/pb/">Problems</a><br>
-<a href="/ct/<tmpl_var id>/log/">Job log</a><br>
-<a href="/ct/<tmpl_var id>/log/st">Standings</a></tmpl_if>
+<tmpl_if started><a href="/pb/?contest=<tmpl_var id>">Problems</a><br>
+<a href="/log/?contest=<tmpl_var id>">Job log</a><br>
+<a href="/st/<tmpl_var id>">Standings</a></tmpl_if>
This page took 0.009341 seconds and 4 git commands to generate.