aboutsummaryrefslogtreecommitdiff
path: root/templates/results.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/results.html')
-rw-r--r--templates/results.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/results.html b/templates/results.html
index 8e0957d..ba98efd 100644
--- a/templates/results.html
+++ b/templates/results.html
@@ -57,7 +57,7 @@
</h2>
</div>
<div class="infobox-main">
- <img src="{{info[1]}}" alt="{{info[0]}}" class="infobox-image" onerror="this.style.display='none'">
+ <img src="{{info[1]}}" alt="{{info[0]}}" class="infobox-image">
<div class="infobox-content"> <p class="infobox-summary">
{{info[2]|safe}}
</p>