Reverted horizontal rule back to previous version

This commit is contained in:
TechEmporium 2019-07-01 21:07:21 -04:00
parent 6b732d29c6
commit 1ccad66609
1 changed files with 1 additions and 1 deletions

View File

@ -45,10 +45,10 @@ print " </div>
<!-- End Body -->
</div>
<hr>
<!-- Begin Footer -->
<div id='footer'>
<hr>
";
echo ( shell_exec("/usr/bin/pandoc $doc_root/includes/footer.md") );