diff --git a/app/web/templates/index.html b/app/web/templates/index.html
index 390b21f..e4acdab 100644
--- a/app/web/templates/index.html
+++ b/app/web/templates/index.html
@@ -264,7 +264,7 @@
{{ r.label }}
{{ r.blurb }}
- {{ r.key }}
+ {{ r.key.replace('.', '.')|safe }}
{% endfor %}