diff --git a/src/app/pages/chat/messages/messages.page.html b/src/app/pages/chat/messages/messages.page.html
index d9027acc9..e232a3660 100644
--- a/src/app/pages/chat/messages/messages.page.html
+++ b/src/app/pages/chat/messages/messages.page.html
@@ -58,37 +58,6 @@
{{msg.msg}}
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
-
-
- {{file.title}}
-
-
-
-
- {{file.description}}
- •
- {{msg.file.type.replace('application/','').toUpperCase()}}
-
-
-
-
-
-
{{last ? scrollToBottom() : ''}}
@@ -104,7 +73,9 @@
-->
-
+
+
+
{{msg.u.name}}
{{showDateDuration(msg._updatedAt)}}
@@ -112,15 +83,11 @@
-
-
- File
+
-
-
+
-
@@ -138,15 +105,22 @@
{{msg.file.type.replace('application/','').toUpperCase()}}
-
{{last ? scrollToBottom() : ''}}
+
+ {{msg.u.name}} criou esta reunião
+
+ De {{showDateDuration(msg.file.start_date)}} a {{showDateDuration(msg.file.end_date)}}
+ {{msg.file.venue}}
+
-
+
+
+