Commit 19685574 by Piotr Mitros

Forgot to add file

parent 8612c69e
<%inherit file="main.html" />
<div id="bodyContent">
<table width=100% cellpadding=0><tr>
<!--td width=276 valign=top>
<div id="navbar">
<ul>
<li> Index
<li> Table of contents
</ul>
</div>
</td-->
<td valign=top>
<div id="coursenav">
<a href="/textbook/index.html"><b>Textbook</b></a>
<span class="ui-icon ui-icon-bullet" style="display:inline-block;"></span>
<a href="/courseware">Courseware</a>
<span class="ui-icon ui-icon-bullet" style="display:inline-block;"></span>
<a href="/discussion">Discussion</a>
<span class="ui-icon ui-icon-bullet" style="display:inline-block;"></span>
<a href="/profile">Profile</a>
<span class="ui-icon ui-icon-bullet" style="display:inline-block;"></span>
<a href="/help">Help</a> <span class="ui-icon ui-icon-bullet" style="display:inline-block;"></span>
<a href="/logout">Log out</a>
</div>
<div>
${ text }
</div>
</td>
</tr></table>
</div>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment