facturation/templates/facture_ajouter.tpl
2026-01-05 15:05:42 +01:00

7 lines
286 B
Smarty

{include file="_head.tpl" title="Créer un document — %s"|args:$plugin.name current="plugin_%s"|args:$plugin.name js=1}
{include file="%s/templates/_menu.tpl"|args:$plugin_root current="facture"}
{include file="%s/templates/_form.tpl"|args:$plugin_root}
{include file="_foot.tpl"}