2 <h1>Running contests</h1>
3 <table class="table table-striped">
5 <tr><th>Name<th>Start date<th>Stop date<th>Owner
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>
14 <h1>Pending contests</h1>
15 <table class="table table-striped">
17 <tr><th>Name<th>Start date<th>Stop date<th>Owner
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>
26 <h1>Finished contests</h1>
27 <table class="table table-striped">
29 <tr><th>Name<th>Start date<th>Stop date<th>Owner
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>