Remove table borders
[plack-app-gruntmaster.git] / tmpl / ct.en
CommitLineData
3b69df7a 1<div id="running">
9da2f495 2<h1>Running contests</h1>
bb1a2009 3<table class="table table-striped">
9da2f495 4<thead>
d3200993 5<tr><th>Name<th>Start date<th>Stop date<th>Owner
3b69df7a
MG
6</thead>
7
9da2f495 8<tbody>
3b69df7a 9<tr><td class="name"><a href="/ct/id">Contest name</a><td class="start">...<td class="stop">...<td class="owner"><a href="/us/id">Owner name</a>
9da2f495 10</table>
3b69df7a 11</div>
9da2f495 12
3b69df7a 13<div id="pending">
e74d16f7 14<h1>Pending contests</h1>
bb1a2009 15<table class="table table-striped">
9da2f495 16<thead>
d3200993 17<tr><th>Name<th>Start date<th>Stop date<th>Owner
3b69df7a
MG
18</thead>
19
9da2f495 20<tbody>
3b69df7a 21<tr><td class="name"><a href="/ct/id">Contest name</a><td class="start">...<td class="stop">...<td class="owner"><a href="/us/id">Owner name</a>
9da2f495 22</table>
3b69df7a 23</div>
9da2f495 24
3b69df7a 25<div id="finished">
9da2f495 26<h1>Finished contests</h1>
bb1a2009 27<table class="table table-striped">
9da2f495 28<thead>
d3200993 29<tr><th>Name<th>Start date<th>Stop date<th>Owner
3b69df7a
MG
30</thead>
31
9da2f495 32<tbody>
3b69df7a 33<tr><td class="name"><a href="/ct/id">Contest name</a><td class="start">...<td class="stop">...<td class="owner"><a href="/us/id">Owner name</a>
9da2f495 34</table>
3b69df7a 35</div>
This page took 0.020387 seconds and 4 git commands to generate.