/
var
/
www
/
html
/
eccsm
/
theme
/
boost
/
templates
/
core_form
/
Upload File
HOME
{{< core_form/element-template-inline }} {{$element}} {{^element.frozen}} <button class="btn btn-secondary" name="{{element.name}}" id="{{element.id}}" type="button" {{#error}} autofocus aria-describedby="id_error_{{element.name}}" {{/error}} {{{element.attributes}}} > {{{element.value}}} </button> {{/element.frozen}} {{/element}} {{/ core_form/element-template-inline }}