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

with-route-provider
David Cormier 12 years ago
parent c91b56f776
commit 48ff9ba501
  1. 1
      index.html

@ -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>

Loading…
Cancel
Save