Add WeeChat version information on index.html. Fixes #30

This commit is contained in:
David Cormier 2013-10-11 19:41:23 -04:00
parent c91b56f776
commit 48ff9ba501

View file

@ -28,6 +28,7 @@
WeeChat web frontend
</small>
</h2>
<div class="alert alert-info">WeeChat 0.4.2 or later is required</div>
<div class="alert alert-danger" ng-show="errorMessage">
<strong>Oh no!</strong> We cannot connect!
</div>