commit
5a431127c5
@ -3,8 +3,7 @@
|
|||||||
|
|
||||||
{% if doc.in_format_data("image") and doc.get("image") and not doc.is_print_hide("image")-%}
|
{% if doc.in_format_data("image") and doc.get("image") and not doc.is_print_hide("image")-%}
|
||||||
<div class="pull-left" style="width: 20%; margin-right: 10px;">
|
<div class="pull-left" style="width: 20%; margin-right: 10px;">
|
||||||
<div class="square-image" style="background-image: url('{{ doc.image }}')">
|
<img class="print-item-image" src="{{ doc.image }}" alt="">
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user