From 823762d8285fe8f7c847d9a0e5a161c38d0a46ea Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Thu, 9 Feb 2012 22:19:02 +0100 Subject: increase the pool a bit slower --- src/templates/apps/room/fragments/occupation.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/templates/apps/room/fragments/occupation.txt (limited to 'src/templates/apps/room/fragments') diff --git a/src/templates/apps/room/fragments/occupation.txt b/src/templates/apps/room/fragments/occupation.txt new file mode 100644 index 0000000..705b6bf --- /dev/null +++ b/src/templates/apps/room/fragments/occupation.txt @@ -0,0 +1 @@ +{%if nusers %}There are {{nusers}} users present, {{nhosts}} of whom are hosts.{%else%}The room is currently unoccupied.{%endif%} \ No newline at end of file -- cgit v1.1