Fix pb and log
[gruntmaster-page.git] / tmpl / pb_entry.en
index c70795262884ba0ec926405902dae1655177177b..f3d0f7579603123cf8e29590f69644e382f33d94 100644 (file)
@@ -13,7 +13,7 @@
 
 <tmpl_if cansubmit>
 <h1>Submit solution</h1>
-<form action="/pb/<tmpl_var id>/submit" method="POST" enctype="multipart/form-data" role="form">
+<form action="<tmpl_var id>/submit" method="POST" enctype="multipart/form-data" role="form">
 <input type="hidden" name="problem" value="<tmpl_var id>">
 <tmpl_if_defined contest><input type="hidden" name="contest" value="<tmpl_var contest>"></tmpl_if_defined>
 
This page took 0.009963 seconds and 4 git commands to generate.