[enh] handle bordered pictures
This commit is contained in:
parent
7289ac0ae0
commit
49c8afd5c0
6
templates/sections/bordered-picture.html
Normal file
6
templates/sections/bordered-picture.html
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{{ helpers.copy_image(section.image) }}
|
||||||
|
<section class="bordered-picture baguette">
|
||||||
|
<a href="{{ section.image }}">
|
||||||
|
<img src="{{ section.image }}">
|
||||||
|
</a>
|
||||||
|
</section>
|
Loading…
x
Reference in New Issue
Block a user