gateway/app/views/cms/sections/data/_template.haml

5 lines
147 B
Plaintext

.p-6
%h3.mt-4.text-lg.font-bold= key.upcase
%p= value
=image_tag("cms/section_preview/#{section.template}" , class: "w-full object-contain")