Files
Froxlor/templates/Sparkle/apihelp/index.tpl
Michael Kaufmann (d00p) b42a7b1b26 show basic api doc in webinterface (top-menu - options - API help)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
2018-02-22 13:41:28 +01:00

14 lines
119 B
Smarty

$header
<article>
<h2>
API help
</h2>
<section>
<hr />
{$apihelp}
</section>
</article>
$footer