diff --git a/files/templates/private_chat.html b/files/templates/private_chat.html index 4ad04a437..f8f3f3d3f 100644 --- a/files/templates/private_chat.html +++ b/files/templates/private_chat.html @@ -43,22 +43,20 @@ {{macros.chat_window(vlink)}} -
+
{% if chat.id == 1 %} -
- {% if SITE_NAME == 'WPD' %} -
Chat Rules
-
    -
  • Follow the rules mentioned on the sidebar.
  • -
  • Do not try to crash the chatroom with malicious code (CSS).
  • -
  • Do not send porn in chat.
  • -
  • Do not spam.
  • -
- {% endif %} + {% if SITE_NAME == 'WPD' %} +
Chat Rules
+
    +
  • Follow the rules mentioned on the sidebar.
  • +
  • Do not try to crash the chatroom with malicious code (CSS).
  • +
  • Do not send porn in chat.
  • +
  • Do not spam.
  • +
+ {% endif %} -
Users Online ()
-
-
+
Users Online ()
+
{% else %}
Members ({{sorted_memberships|length}})