Files
mrw-cxx/doc/footer.html.in
2016-09-28 15:02:21 +00:00

9 lines
216 B
HTML

<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
$navpath
<li class="footer"><a href="@AUTHOR_URL@" target="_blank">@AUTHOR_NAME@</a></li>
</ul>
</div>
</body>
</html>