Remove | Safe attribute, it does exactly the opposite of what I intended it to.

This commit is contained in:
Panagiotis "Ivory" Vasilopoulos 2023-07-20 17:07:59 +02:00
parent d5c0009ad0
commit 1254f2aa9d

View file

@ -27,7 +27,7 @@
<li>
{{svg "octicon-location" 18 "gt-mr-2"}}
{{.ContextUser.Location}}
<a href="https://www.openstreetmap.org/search?query={{.ContextUser.Location | Safe}}" rel="nofollow noreferrer">
<a href="https://www.openstreetmap.org/search?query={{.ContextUser.Location}}" rel="nofollow noreferrer">
<i class="ui right">
{{svg "octicon-link-external" 18 "gt-mr-2"}}
</i>