aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/default/_messages.twig
blob: 80ae456dd5798b83f19204e1cc736b0a4561bc82 (plain) (blame)
1
2
3
4
5
6
                {{ 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 %}