Create default.tpl
This commit is contained in:
parent
b2ae8efbd0
commit
18e977e12d
10
public/templates/test/about/api/default.tpl
Normal file
10
public/templates/test/about/api/default.tpl
Normal 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>
|
||||
Loading…
Reference in New Issue
Block a user