php-mpos/public/templates/bootstrap/about/api/default.tpl
2014-03-02 08:20:22 +01:00

11 lines
347 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-mpos/wiki/API-Reference">official documentation</a> to learn about the API featured in <b>MPOS</b>.</p>
</table>
</center>
</div>
</article>