-
+
{username}
diff --git a/templates/chat.tpl b/templates/chat.tpl
index 57275c4..e7747be 100644
--- a/templates/chat.tpl
+++ b/templates/chat.tpl
@@ -4,7 +4,7 @@
diff --git a/templates/chats.tpl b/templates/chats.tpl
index a13e77b..87132dc 100644
--- a/templates/chats.tpl
+++ b/templates/chats.tpl
@@ -39,7 +39,7 @@
-
-
+
{contacts.username}
@@ -55,7 +55,7 @@
-
-
+
{chats.username}
diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl
index 6a54340..b94dea8 100644
--- a/templates/partials/topic/post.tpl
+++ b/templates/partials/topic/post.tpl
@@ -9,9 +9,9 @@
-
+
- {posts.user.username}
+ {posts.user.username}
diff --git a/templates/partials/users_list.tpl b/templates/partials/users_list.tpl
index fc3f575..1fc97f1 100644
--- a/templates/partials/users_list.tpl
+++ b/templates/partials/users_list.tpl
@@ -4,7 +4,7 @@