File: Autostyle.html

package info (click to toggle)
route-rnd 0.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,496 kB
  • sloc: ansic: 24,920; makefile: 625; sh: 226
file content (15 lines) | stat: -rw-r--r-- 713 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!--AUTO head begin-->
<!--	<link rel="icon" href="$ROOT$resources/logo16.png">-->
<!--AUTO head end-->

<!--AUTO navbar begin-->
<table border=0 cellspacing=2 cellpadding=10  bgcolor="#eeeeee" width="100%">
<tr>
<th align=center bgcolor="#ccc0cc"> <a href="$ROOT$index.html"> Main </a>
<th align=center bgcolor="#ccc0cc"> <a href="news.html"> News </a>
<th align=center bgcolor="#ccc0cc"> <a href="$ROOT$doc.html">Doc</a> | <a href="$ROOT$state.html">State</a>
<th align=center bgcolor="#ccc0cc"> <a href="$ROOT$support.html"> Support </a>
<td align=right width="60%"> <font size="+2"><i>route-rnd</i></font> 
	<!--<img src="$ROOT$resources/logo32.png" alt="[route-rnd logo]">-->
</table>
<!--AUTO navbar end-->