diff --git a/detailsBody.html b/detailsBody.html
index 178d4416..303db55a 100644
--- a/detailsBody.html
+++ b/detailsBody.html
@@ -18,7 +18,7 @@
{{ keyTrans('website') }}:
- {{ tags.website }}
+ {{ tags.website }}
{% endif %}
@@ -28,7 +28,7 @@
{{ keyTrans('website') }}:
- {{ attribute(tags, 'contact:website') }}
+ {{ attribute(tags, 'contact:website') }}
{% endif %}
diff --git a/popupBody.html b/popupBody.html
index 5a8bd020..c5e9e9e7 100644
--- a/popupBody.html
+++ b/popupBody.html
@@ -18,7 +18,7 @@
{{ keyTrans('website') }}:
- {{ tags.website }}
+ {{ tags.website }}
{% endif %}
@@ -28,7 +28,7 @@
{{ keyTrans('website') }}:
- {{ attribute(tags, 'contact:website') }}
+ {{ attribute(tags, 'contact:website') }}
{% endif %}