Sha256: 8f18b0274b061c9cc8e4636a29780b96e0ef03872cac6049c96db42a4f937ce7
Contents?: true
Size: 340 Bytes
Versions: 30
Compression:
Stored size: 340 Bytes
Contents
<div class="max-w-5xl"> <label class="font-medium text-gray-700"> <%= Spina::Page.human_attribute_name(:title) %> </label> <%= render Spina::Forms::TextFieldComponent.new(f, :title, size: "lg") %> <turbo-frame id="page_content" src="<%= spina.edit_content_admin_page_path(f.object, locale: @locale) %>"> </turbo-frame> </div>
Version data entries
30 entries across 30 versions & 1 rubygems