php-mpos/public/templates/test/about/api/default.tpl
2013-09-12 19:21:57 +10:00

11 lines
355 B
Smarty

<article class="module width_full">
<header><h3>API Reference</h3></header>
<div class="module_content">
<center>
<table width="100%">
<p>Please head over to the <a href="https://github.com/TheSerapher/php-mmcfe-ng/wiki/API-Reference">official documentation</a> to learn about the API featured in <b>mmcfe-ng</b>.</p>
</table>
</center>
</div>
</article>