]>
Commit | Line | Data |
---|---|---|
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 | ||
6 | <div id="beginner"> | |
7 | <h2>Beginner</h2> | |
8 | <table class="table table-striped table-fixed"> | |
9 | <thead><tr><th>Name<th>Author<th>Owner</thead> | |
10 | ||
11 | <tbody> | |
12 | <tr><td class="name"><a href="id">Name</a><td class="author">author<td class="owner"><a href="/us/id">Owner name</a> | |
13 | </table> | |
14 | </div> |