diff --git a/templates/chats.tpl b/templates/chats.tpl index a655d31..5623b0a 100644 --- a/templates/chats.tpl +++ b/templates/chats.tpl @@ -11,25 +11,7 @@ diff --git a/templates/partials/chat_recent_room.tpl b/templates/partials/chat_recent_room.tpl new file mode 100644 index 0000000..ae15d50 --- /dev/null +++ b/templates/partials/chat_recent_room.tpl @@ -0,0 +1,19 @@ +
  • + + +
    + + + +
    {rooms.lastUser.icon:text}
    + + + {rooms.usernames} +
    + + [[modules:chat.no-users-in-room]] + + + {rooms.teaser.content} + +
  • \ No newline at end of file