🚀 Prepare v2.0.0 🎂

This commit is contained in:
Nicolas Lœuillet
2016-04-03 10:08:22 +02:00
parent 2ff626a451
commit eff75729a1
9 changed files with 23 additions and 30 deletions

View File

@ -70,10 +70,6 @@
{% block footer %}{% endblock %}
<div id="warning_message">
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') %}
{{ piwik(craue_setting('piwik_host'), craue_setting('piwik_site_id')) }}
{% endif %}