Add WeeChat version information on index.html. Fixes #30
This commit is contained in:
parent
c91b56f776
commit
48ff9ba501
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
WeeChat web frontend
|
WeeChat web frontend
|
||||||
</small>
|
</small>
|
||||||
</h2>
|
</h2>
|
||||||
|
<div class="alert alert-info">WeeChat 0.4.2 or later is required</div>
|
||||||
<div class="alert alert-danger" ng-show="errorMessage">
|
<div class="alert alert-danger" ng-show="errorMessage">
|
||||||
<strong>Oh no!</strong> We cannot connect!
|
<strong>Oh no!</strong> We cannot connect!
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue