Files
Apaxy/apaxy/theme/footer.html
oupala 17475e12e0 fix: remove the leading slash before {FOLDERNAME}
Remove the leading slash before {FOLDERNAME} so that apaxy can be 
installed at the web root level.
2019-05-07 18:06:47 +02:00

11 lines
391 B
HTML

<div class="block">
You can add your own HTML above or below the directory listing. Simply explore the <code>header.html</code> and <code>footer.html</code> files.
</div><!--/.postlisting-->
</div><!--/.wrapper-->
<div class="footer">
Apaxy by <a href="https://twitter.com/adamwhitcroft">@adamwhitcroft</a>
</div><!--/.footer-->
<script src={FOLDERNAME}/theme/apaxy.js></script>