#include("/view/include/form.html") #@layout() #define main()
#for(m : modules)
#for(mm:models) #if( mm.moduleId == m.id)
#for(a:actions) #if( a.modelId == mm.id) #end #end
#end #end
#end
#end