diff --git a/src/main/resources/templates/xsl_markup/label_from_key.ftl b/src/main/resources/templates/xsl_markup/label_from_key.ftl
index 4fe4f5e..70bfb2d 100644
--- a/src/main/resources/templates/xsl_markup/label_from_key.ftl
+++ b/src/main/resources/templates/xsl_markup/label_from_key.ftl
@@ -3,9 +3,10 @@
- key: The key to use for rendering
- quantity: If pluralisation is required, then this contains the suffix that identifies the plural form of the label.
-->
+
<#if quantity?has_content>
-
-
+
+
<#else>
-
+
#if>
\ No newline at end of file