fddf
This commit is contained in:
parent
72a62133ba
commit
aa0af51eed
1 changed files with 1 additions and 2 deletions
|
@ -316,8 +316,7 @@
|
|||
<div class="row no-gutters">
|
||||
<div class="col">
|
||||
<a {% if not v or v.newtabexternal %}target="_blank"{% endif %} rel="noopener noreferrer" href="{{p.realurl(v)}}">
|
||||
<img src="{{p.realurl(v)}}" class="d-none d-md-block" style="max-height:500px;" alt="Unable to load image">
|
||||
<img src="{{p.realurl(v)}}" class="d-block d-md-none img-fluid" alt="Unable to load image">
|
||||
<img src="{{p.realurl(v)}}" class="img-fluid" style="max-height:500px;" alt="Unable to load image">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue