Last change
on this file was 1, checked in by george, 17 years ago |
Prvnotní import původních kódů z wowresource.
|
File size:
318 bytes
|
Line | |
---|
1 | <h2>{users}</h2>
|
---|
2 | <div class="table" style="text-align: center">
|
---|
3 | {pager}
|
---|
4 | </div>
|
---|
5 |
|
---|
6 | <table class="table">
|
---|
7 | <tr class="table">
|
---|
8 | <th>{th_name}</th>
|
---|
9 | <th>{th_num_of_servers}</th>
|
---|
10 | <th>{th_num_of_comments}</th>
|
---|
11 | </tr>
|
---|
12 | {data}
|
---|
13 | </table>
|
---|
14 |
|
---|
15 | <div class="table" style="text-align: center;">
|
---|
16 | {pager}
|
---|
17 | </div>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.