1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-22 17:18:37 +00:00

Prepare wallabag for first beta 🚀

This commit is contained in:
Nicolas Lœuillet 2016-02-29 21:34:36 +01:00
parent 8808b79230
commit 6e3d65ccb0
5 changed files with 5 additions and 5 deletions

View file

@ -71,7 +71,7 @@
{% block footer %}{% endblock %}
<div id="warning_message">
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>
You're trying wallabag v2, which is in beta 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 one if necessary</a>.
</div>
{% if craue_setting('piwik_enabled') %}