summaryrefslogtreecommitdiff
path: root/views/controls
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls')
-rw-r--r--views/controls/reader/about-room.ejs2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/controls/reader/about-room.ejs b/views/controls/reader/about-room.ejs
index b27ea6d..e13f363 100644
--- a/views/controls/reader/about-room.ejs
+++ b/views/controls/reader/about-room.ejs
@@ -3,7 +3,9 @@
[[- name ]],
<a href="[[- authorlink ]]">[[- author ]]</a>
</h1>
+ [[ if (description) { ]]
<span class="txt">[[- description ]]</span>
+ [[ } ]]
<h2>
Last modified [[- date ]]
[[ if (canEdit) { ]]