forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-14 16:21:30 +02:00
parent a6a23b1c66
commit 1a46919b55
1 changed files with 3 additions and 1 deletions

View File

@ -376,7 +376,9 @@
<div class="container-fluid text-center bg-white d-md-none">
<div class="row">
<div class="col px-0">
<a rel="nofollow noopener noreferrer" href="{{u.banner_url}}" {% if not v or v.newtabexternal %}target="_blank"{% endif %}><img height="100" width="100%" loading="lazy" src="{{u.banner_url}}" style="object-fit: cover;"></a>
<a rel="nofollow noopener noreferrer" href="{{u.banner_url}}" {% if not v or v.newtabexternal %}target="_blank"{% endif %}>
<img height="100" width="100%" loading="lazy" src="{{u.banner_url}}" style="object-fit: cover;">
</a>
</div>
</div>
<div class="row border-bottom">