add footer template file

svn path=/trunk/; revision=6495
This commit is contained in:
Martin Fuchs 2003-11-01 23:18:27 +00:00
parent 3b223f7e1b
commit fa46e0b6c4

View file

@ -0,0 +1,16 @@
<hr size="1">
<table border="0" width="100%" cellspacing="0">
<tr>
<td><address style="align: right;"><small>
ROS Explore Source Code Documentation
<br>@GEN@ by <a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0>
</small></address>
</td>
<td>
<p align="right"><a href="http://www.sky.franken.de/explorer/" target="_parent">ROS Explorer Homepage</a>
</td>
</tr>
</table>
</body>
</html>