Update web/templates/entry_view.html
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user