Create default.tpl

This commit is contained in:
nrpatten 2013-09-12 19:21:57 +10:00
parent b2ae8efbd0
commit 18e977e12d

View File

@ -0,0 +1,10 @@
<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>