]>
Commit | Line | Data |
---|---|---|
3b69df7a MG |
1 | <dl> |
2 | <dt>Contest start time</dt> <dd id="start">start</dd> | |
3 | <dt>Contest stop time</dt> <dd id="stop">stop</dd> | |
4 | </dl> | |
9da2f495 | 5 | |
3b69df7a | 6 | <div id="description">description</div> |
5e72b0d7 | 7 | |
3b69df7a MG |
8 | <div id="links"> |
9 | <a href="/pb/?contest=contest_id">Problems</a><br> | |
645cfb7d | 10 | <a href="/ed/contest_id">Editorial</a><br> |
3b69df7a MG |
11 | <a href="/log/?contest=contest_id">Job log</a><br> |
12 | <a href="/st/contest_id">Standings</a> | |
13 | </div> |