diff --git a/hwe/js/templates/message.html b/hwe/js/templates/message.html
index a21eaf77..0f861753 100644
--- a/hwe/js/templates/message.html
+++ b/hwe/js/templates/message.html
@@ -16,9 +16,9 @@
<%if(src.name == generalName){%>
나▶<%e(dest.name)%>:<%e(dest.nation)%>
+ ><%e(dest.name)%>:<%dest.nation%>
<%}else{%>
- <%e(src.name)%>:<%e(src.nation)%>" style="background-color:<%src.color%>;"><%e(src.name)%>:<%src.nation%>▶나
<%}%>
@@ -28,13 +28,13 @@
<%if(src.nation_id == nationID){%>
<%e(src.name)%>▶<%e(dest.nation)%>
+ ><%dest.nation%>
<%}else{%>
- <%e(src.name)%>:<%e(src.nation)%>" style="background-color:<%src.color%>;"><%e(src.name)%>:<%src.nation%>
<%}%>
<%} else {%>
- <%e(src.name)%>:<%e(src.nation)%>
+ <%e(src.name)%>:<%src.nation%>
<%} %>
<<%e(time)%>>