aboutsummaryrefslogtreecommitdiff
path: root/shardweb/lib/templates/chat/chat.html.eex
diff options
context:
space:
mode:
Diffstat (limited to 'shardweb/lib/templates/chat/chat.html.eex')
-rw-r--r--shardweb/lib/templates/chat/chat.html.eex2
1 files changed, 1 insertions, 1 deletions
diff --git a/shardweb/lib/templates/chat/chat.html.eex b/shardweb/lib/templates/chat/chat.html.eex
index 28cc9e6..499e14d 100644
--- a/shardweb/lib/templates/chat/chat.html.eex
+++ b/shardweb/lib/templates/chat/chat.html.eex
@@ -6,7 +6,7 @@
#<%= @chan %>
<small>public chat room</small>
<% else %>
- #<%= @nicks %>
+ <%= @nicks %>
<small>private chat</small>
<% end %>