Use a single table on /pb/ and /ct/
[gruntmaster-page.git] / tmpl / pb.en
index bde0ae89d56fd4a4cfde7b9eb7075d41955b4ec4..b86aca6601b757af52e80a6a3c40aa16b9443b3b 100644 (file)
@@ -1,14 +1,11 @@
 <div id="open-alert" class="alert alert-warning" role="alert">
-<h4>Friendly reminder</h4>
+<h3>Friendly reminder</h3>
 The timer for a problem starts when you open the problem. You will lose points if you open all problems at the same time.
 </div>
 
-<div id="beginner">
-<h2>Beginner</h2>
-<table border class="table table-bordered table-striped table-fixed">
-<thead><tr><th>Name<th>Author<th>Owner</thead>
+<table class="table table-striped table-fixed">
+<thead><tr><th>Name<th>Author<th>Owner<th>Level</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>
+<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
 </table>
-</div>
This page took 0.011629 seconds and 4 git commands to generate.