php-mpos/public/templates/bootstrap/global/footer.tpl
2014-02-27 17:45:48 +01:00

9 lines
462 B
Smarty

<p><strong>MPOS</strong> by TheSerapher, available on <a href="https://github.com/MPOS/php-mpos">GitHub</a></p>
<p>Please <strong>Donate</strong> to TheSerapher LTC: Lge95QR2frp9y1wJufjUPCycVsg5gLJPW8</p>
<p><strong>Copyright &copy; 2013 Sebastian Grewe</strong>, Theme by <a href="http://www.medialoot.com">MediaLoot</a></p>
{if $DEBUG > 0}
<div id="debug">
{nocache}{include file="system/debugger.tpl"}{/nocache}
</div>
{/if}