php-mpos/public/templates/mmcFE/support/default.tpl
2013-05-28 15:24:16 +02:00

16 lines
544 B
Smarty

<div class="block" style="clear:none;">
<div class="block_head">
<div class="bheadl"></div>
<div class="bheadr"></div>
<h2>Contact &amp; Support</h2>
</div>
<div class="block_content" style="padding:10px;">
<p>This product comes 'as-is' without any warranty. Please check the Apache License, Version 2.0, for details.</p>
<p>If you would like to get in touch you can find me on Freenode IRC @ #mmcfe-ng.</p>
</div> <!-- nested block ends -->
<div class="bendl"></div>
<div class="bendr"></div>
</div>