#macro(customDisabledHtmlInput $id $labelText) #end $action.getText("custom.html") customhtml
#form_xsrfToken()
#customDisabledHtmlInput("beforeHeadEnd", $htmlUtil.htmlEncode($!beforeHeadEnd))
#customDisabledHtmlInput("afterBodyStart", $htmlUtil.htmlEncode($!afterBodyStart))
#customDisabledHtmlInput("beforeBodyEnd", $htmlUtil.htmlEncode($!beforeBodyEnd))
#tag ("Submit" "value='edit.name'" "theme='notable'" "cssClass='button submit'")
#parse ( "/breadcrumbs.vm" )