Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
2150 |
mathias |
1 |
<div>
|
|
|
2 |
<h1><!--{{ title }}--></h1>
|
|
|
3 |
<ul style="float: left; width: 100px; height: 300px; margin-right: 20px; border: 1px solid #666;">
|
|
|
4 |
<li><a onclick="_showList" style="cursor: pointer;">Home</a></li>
|
|
|
5 |
<li><a onclick="_showPage" style="cursor: pointer;" class="page-about">About Jim</a></li>
|
|
|
6 |
</ul>
|
|
|
7 |
<!--{% block body %}--><!--{% endblock %}-->
|
|
|
8 |
</div>
|