Files
mrw-cxx/doc/footer.html.in

9 lines
216 B
HTML
Raw Normal View History

2016-09-28 15:02:21 +00:00
<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>