Update web/templates/entry_view.html

This commit is contained in:
2025-08-14 18:46:47 +00:00
parent 7ba20f77b6
commit 6cc5ab1dca
+1 -1
View File
@@ -40,7 +40,7 @@
{% for s in subject_list %} {% for s in subject_list %}
<a <a
class="chip chip-subject" class="chip chip-subject"
href="https://wol.jw.org/en/wol/s/r1/lp-e?q={{ s }}" href="https://wol.jw.org/en/wol/l/r1/lp-e?q={{ s }}"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
title="Search WOL for {{ s }}" title="Search WOL for {{ s }}"
>{{ s }}</a> >{{ s }}</a>