=link_to'Remove favicon',favicon_admin_appearances_path,data: {confirm: "Favicon will be removed. Are you sure?"},method: :delete,class: "btn btn-inverted btn-remove btn-sm remove-logo"
%hr
=f.hidden_field:favicon_cache
=f.file_field:favicon,class: ''
.hint
Maximum file size is 1MB. Allowed image formats are #{favicon_extension_whitelist}.
%br
The resulting favicons will be cropped to be square and scaled down to a size of 32x32 px.
=link_to'Remove favicon',favicon_admin_appearances_path,data: {confirm: "Favicon will be removed. Are you sure?"},method: :delete,class: "btn btn-inverted btn-remove btn-sm remove-logo"
%hr
=f.hidden_field:favicon_cache
=f.file_field:favicon,class: ''
.hint
Maximum file size is 1MB. Allowed image formats are #{favicon_extension_whitelist}.
%br
The resulting favicons will be cropped to be square and scaled down to a size of 32x32 px.