diff --git a/detailsBody.html b/detailsBody.html index 178d441..303db55 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 5a8bd02..c5e9e9e 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 %}