bottom bar to display message

This commit is contained in:
Nicolas Lœuillet
2015-08-18 20:54:47 +02:00
parent 7b2d336893
commit e62d27ff9b
2 changed files with 15 additions and 0 deletions

View File

@ -113,5 +113,6 @@
<p>{% trans %}powered by{% endtrans %} <a href="http://wallabag.org">wallabag</a></p>
</footer>
{% endblock %}
<div id="alphabar">You're trying wallabag v2, which is in alpha version. If you find a bug, please have a look to <a href="https://github.com/wallabag/wallabag/issues">our issues list</a> and <a href="https://github.com/wallabag/wallabag/issues/new">open a new if necessary</a>.</div>
</body>
</html>