]>
Commit | Line | Data |
---|---|---|
89d8eeb7 MG |
1 | <div id="open-alert" class="alert alert-warning" role="alert"> |
2 | <h4>Friendly reminder</h4> | |
3 | The timer for a problem starts when you open the problem. You will lose points if you open all problems at the same time. | |
4 | </div> | |
5 | ||
3b69df7a | 6 | <div id="beginner"> |
9da2f495 | 7 | <h2>Beginner</h2> |
bb1a2009 | 8 | <table class="table table-striped table-fixed"> |
3b69df7a | 9 | <thead><tr><th>Name<th>Author<th>Owner</thead> |
9da2f495 | 10 | |
5d64ec4a | 11 | <tbody> |
3b69df7a | 12 | <tr><td class="name"><a href="id">Name</a><td class="author">author<td class="owner"><a href="/us/id">Owner name</a> |
5d64ec4a | 13 | </table> |
3b69df7a | 14 | </div> |