From: Sven Hoehn Date: Wed, 6 Dec 2017 16:04:43 +0000 (+0100) Subject: Bootstrap 4 migration: chat X-Git-Url: http://git.ipfire.org/?p=people%2Fshoehn%2Fipfire.org.git;a=commitdiff_plain;h=6a27a7caf381a6cf22eeac2eaebfb627d304eb8d Bootstrap 4 migration: chat --- diff --git a/templates/static/chat.html b/templates/static/chat.html index ce34c88..70e3d19 100644 --- a/templates/static/chat.html +++ b/templates/static/chat.html @@ -3,13 +3,12 @@ {% block title %}{{ _("Chat") }}{% end block %} {% block container %} -
- - -
-
+
+
+

{{ _("Chat") }}

+ +
+
{% if lang == "de" %}

Wer Fragen rund um IPFire hat, findet in unserem Channel rund @@ -31,8 +30,10 @@

{% end %}
- -
+
+ +
+ -
- +

{{ _("IRC") }}

@@ -71,7 +72,7 @@

Du kannst dich mit jedem beliebigen IRC-Client mit dem Server und Channel verbinden oder - + diesen Web-Client benutzen.

@@ -79,7 +80,7 @@

You can use any IRC client to connect to the server and channel above or - + use a web client .

@@ -87,4 +88,6 @@
+
+ {% end block %}