#{get 'css' /}

&{'crud.title'}

Play!ing with jQuery UI Grid and Ajax datasource

#{if request.actionMethod != 'index'}
#{crud.navigation /}
#{/if} #{if flash.success}
${flash.success}
#{/if} #{if flash.error || error}
${error ?: flash.error}
#{/if}
#{doLayout /}
#{get 'js' /}