{extends file="get_usermod:layouts/main/layout.html"} {block name="content"}
{* Cronjobs vue templates *} {include file="get_usermod:cronjobs/vue/overview.html"} {include file="get_usermod:cronjobs/vue/miscellaneous.html"} {include file="get_usermod:cronjobs/vue/list_elements.html"} {* Cronjobs vue modal templates *} {include file="get_usermod:cronjobs/vue/logs_modal.html"} {include file="get_usermod:cronjobs/vue/configuration_modal.html"} {* Cronjobs vue config templates *} {include file="get_usermod:vue/config/checkbox.html"} {include file="get_usermod:vue/config/number.html"} {include file="get_usermod:vue/config/select.html"} {* General component templates *} {include file="get_usermod:vue/components/switcher.html"} {/block}