News email #3
This commit is contained in:
parent
73646eb05f
commit
d3ac747d88
|
|
@ -29,7 +29,7 @@
|
|||
<span class="letter__title-txt">{{ title }}</span>
|
||||
</div>
|
||||
{% if not image_url is None %}
|
||||
<div class="letter__image" style="width: 100%;height: 12.5rem;margin: 0 0 1.25rem;max-height:260px;">
|
||||
<div class="letter__image" style="width: 100%;margin: 0 0 1.25rem;max-height:260px;">
|
||||
<img src="{{ image_url }}" alt="" class="letter__photo" style="display: block;width: 100%;height: 100%;">
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user