diff options
author | Leif Johansson <leifj@sunet.se> | 2012-02-09 22:19:02 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2012-02-09 22:19:21 +0100 |
commit | 823762d8285fe8f7c847d9a0e5a161c38d0a46ea (patch) | |
tree | 6dafa6be316a147092a5ff8c37ac7c89f73622e3 /src/templates/apps/room | |
parent | ae9b8a720eb27a3cf46e0b46946922b5176a37b7 (diff) |
increase the pool a bit slower
Diffstat (limited to 'src/templates/apps/room')
-rw-r--r-- | src/templates/apps/room/fragments/occupation.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |