xref: /template/kiwiki/partial/footer.php (revision 6d5babb2467eb7e57dc24c981ab68f447193c53d)
1<footer id="dokuwiki__footer">
2    <div class="doc"><?php tpl_pageinfo() ?></div>
3    <?php tpl_license('button') ?>
4    <?php tpl_includeFile('footer.html') ?>
5</footer>