aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/chatroom_members.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-04-01 08:36:02 +0200
committerMario Vavti <mario@mariovavti.com>2016-04-01 08:36:02 +0200
commitc6d9100649a4bea9ee37780811a8235ca0f7f80a (patch)
tree1f4f8b5f84ec396cbbb2f86de973928ca0e6e83c /view/tpl/chatroom_members.tpl
parent44283dbbbb30d434f1153df7e09b62f54b22887d (diff)
downloadvolse-hubzilla-c6d9100649a4bea9ee37780811a8235ca0f7f80a.tar.gz
volse-hubzilla-c6d9100649a4bea9ee37780811a8235ca0f7f80a.tar.bz2
volse-hubzilla-c6d9100649a4bea9ee37780811a8235ca0f7f80a.zip
missing template
Diffstat (limited to 'view/tpl/chatroom_members.tpl')
-rw-r--r--view/tpl/chatroom_members.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/tpl/chatroom_members.tpl b/view/tpl/chatroom_members.tpl
new file mode 100644
index 000000000..ea5fbede8
--- /dev/null
+++ b/view/tpl/chatroom_members.tpl
@@ -0,0 +1,5 @@
+<div id="chatroom_members" class="widget">
+ <h3>{{$header}}</h3>
+ <div id="chatMembers"></div>
+</div>
+