get_my/client/AdminMgmt/Tasks/taskHome.html

5 lines
84 B
HTML
Raw Normal View History

<template name="taskHome">
{{> taskForm}}
<hr>
{{> taskTbl}}
</template>