11 lines
232 B
Text
11 lines
232 B
Text
|
<div class="navbar">
|
||
|
<p>
|
||
|
<a href="index.html">Home</a> |
|
||
|
<a href="news.html">News</a> |
|
||
|
<a href="download.html">Download</a> |
|
||
|
<a href="support.html">Support</a> |
|
||
|
<a href="development.html">Development</a>
|
||
|
</p>
|
||
|
</div>
|
||
|
|