blob: 80ae456dd5798b83f19204e1cc736b0a4561bc82 (
plain) (
tree)
|
|
{{ messages | raw }}
{% if view == 'home' %}
<div class="messages information">
<p><a href="http://doc.wallabag.org">wallabag v2 is out, please read the documentation to upgrade.</a></p>
</div>
{% endif %}
|