<%- # License: AGPL-3.0-or-later WITH WTO-AP-3.0-or-later # Full license explanation at https://github.com/houdiniproject/houdini/blob/master/LICENSE -%> <% button_text = 'Save' if button_text.nil? %> <% loading_text = 'Saving...' if loading_text.nil? %> <% button_class = button_class || 'button' %> <% div_class = div_class || 'u-centered' %> <% no_error = false if no_error.nil? %> <% scope = scope + '.' unless scope.nil? %> <% scope = '' if scope.nil? %> <% attribute = attribute || '' %> <% branded ||= false %>
<% unless no_error %>

<% end %>