<%= @PAGE_TITLE = "Edit Output: #{@output.code}" %>
Warning! Editing a size or extension requires that AssetHost delete all rendered assets for this output. They
will be re-rendered on first request.
<%= simple_form_for [:a, @output], html: { class: "form-horizontal" } do |f| %>
<%= f.error_notification %>
<% end %>