diff options
Diffstat (limited to 'src/templates/apps/room/fragments')
-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 |