@layout("/common/_container.html"){
视频课管理
<#NameCon id="name" name="课程名称"/>
<#SelectCon id="type" name="课程类型">
<#button name="搜索" icon="fa-search" clickFun="Course.search()"/> <#button name="重置" icon="fa-trash" clickFun="Course.resetSearch()" space="true"/>
<#table id="managerTable"/>
@}