diff --git a/default_environment/templates/html/object.dust b/default_environment/templates/html/object.dust
index e1118aa..0e094d8 100644
--- a/default_environment/templates/html/object.dust
+++ b/default_environment/templates/html/object.dust
@@ -27,4 +27,5 @@
{@eq value="superscript"}{>superscript/}{/eq}
{@eq value="timestamp"}{>timestamp/}{/eq}
{@none}{!TODO: make this panic!}ERROR: Unrecognized type {.type}.{/none}
-{/select}
+{/select}{~s}
+{! TODO: Maybe the final space should be conditional on end blank in the org source !}