get_my/client/AdminMgmt/ProductMgmt/prodMgmt.html

5 lines
92 B
HTML
Raw Permalink Normal View History

<template name="prodMgmt">
{{> prodMgmtForm}}
<hr>
{{> prodMgmtTbl}}
</template>