gateway/app/views/cms/sections/editors/_image.haml

8 lines
183 B
Plaintext
Raw Normal View History

2022-11-26 18:07:20 +01:00
.relative.block.border.border-gray-100
%h3.mt-4.text-lg.font-bold= key.upcase
.relative.block.border.border-gray-100
2022-11-27 13:09:16 +01:00
-if value
= image_tag "cms/" + value
-else
No image