contest page should now also display problem value
[gruntmaster-page.git] / tmpl / pb.en
index b86aca6601b757af52e80a6a3c40aa16b9443b3b..009c46b242a786ed5b49cee510e4b1a9f0359736 100644 (file)
@@ -4,8 +4,8 @@ The timer for a problem starts when you open the problem. You will lose points i
 </div>
 
 <table class="table table-striped table-fixed">
-<thead><tr><th>Name<th>Author<th>Owner<th>Level</thead>
+<thead><tr><th>Name<th>Author<th>Owner<th>Level<th>Value</thead>
 
 <tbody>
-<tr><td class="name"><a href="id">Name</a><td class="author">author<td class="owner"><a href="/us/id">Owner name</a><td class="level">Beginner
+<tr><td class="name"><a href="id">Name</a><td class="author">author<td class="owner"><a href="/us/id">Owner name</a><td class="level">Beginner<td class="value">Value
 </table>
This page took 0.009218 seconds and 4 git commands to generate.