master
Aevann1 2021-09-13 17:13:34 +02:00
parent 2992c5f742
commit 34f0699263
1 changed files with 1 additions and 1 deletions

View File

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