diff --git a/productMods/templates/freemarker/body/partials/individual/propStatement-webpage.ftl b/productMods/templates/freemarker/body/partials/individual/propStatement-webpage.ftl
index 418fc70b..2c2fde31 100644
--- a/productMods/templates/freemarker/body/partials/individual/propStatement-webpage.ftl
+++ b/productMods/templates/freemarker/body/partials/individual/propStatement-webpage.ftl
@@ -14,7 +14,7 @@
<#if statement.url?has_content>
- ${linkText}
+ ${linkText}
<#else>
${statement.linkName} (${i18n().no_url_provided})
#if>
\ No newline at end of file