summaryrefslogtreecommitdiff
path: root/src/templates/apps/room
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/apps/room')
-rw-r--r--src/templates/apps/room/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/apps/room/list.html b/src/templates/apps/room/list.html
index 79df4ca..a4214d8 100644
--- a/src/templates/apps/room/list.html
+++ b/src/templates/apps/room/list.html
@@ -51,7 +51,7 @@
{% endfor %}
</div>
{% else %}
- <p>You don't have any rooms listed right now...</p>
+ <p>Nothing comes to mind right now...</p>
{% endif %}
<br/>
{% if edit %}