2022-11-26 19:07:20 +02:00
|
|
|
.relative.block.border.border-gray-100
|
|
|
|
%h3.mt-4.text-lg.font-bold= key.upcase
|
2022-11-27 21:03:49 +02:00
|
|
|
%button.ml-3.inline-block.rounded-lg.bg-blue-500.px-5.py-3.text-sm.font-medium.text-white
|
|
|
|
Update
|
|
|
|
|
2022-11-26 19:07:20 +02:00
|
|
|
.relative.block.border.border-gray-100
|
2022-11-27 14:09:16 +02:00
|
|
|
-if value
|
|
|
|
= image_tag "cms/" + value
|
|
|
|
-else
|
|
|
|
No image
|