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>
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>