Fix <pre> rendering on landing page

This commit is contained in:
Philippe Proulx 2013-10-26 02:36:06 -04:00
parent 934c5ce742
commit ea798ef3c4

View File

@ -91,7 +91,8 @@
<div>To start using, please enable relay in your WeeChat client:
<pre>
/set relay.network.password yourpassword
/relay add weechat 9001</pre>
/relay add weechat 9001
</pre>
<span class="label label-warning">WeeChat version 0.4.2 or higher is required.</span><br>
The communication goes directly between your browser and your weechat in clear text.
Connection settings are saved between sessions, including password, in your own browser.