diff --git a/src/templates/modules/text.html b/src/templates/modules/text.html
new file mode 100644
index 00000000..774ccf3c
--- /dev/null
+++ b/src/templates/modules/text.html
@@ -0,0 +1,3 @@
+
+ {% raw text %}
+
diff --git a/src/templates/packages/modules/info.html b/src/templates/packages/modules/info.html
index 14bead09..323aad7c 100644
--- a/src/templates/packages/modules/info.html
+++ b/src/templates/packages/modules/info.html
@@ -67,9 +67,7 @@
{% end %}
-
- {% module Text(package.description) %}
-
+ {% module Text(package.description) %}