Fixes quote type
This commit is contained in:
parent
85a4c331eb
commit
ec10ebbe68
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
<a
|
||||
href="{{ result.view_link|default:result.key }}"
|
||||
{% if remote_result %}
|
||||
rel=”noopener”
|
||||
rel="noopener"
|
||||
target="_blank"
|
||||
{% endif %}
|
||||
>{{ result.title }}</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue