{% extends "WallabagCoreBundle::layout.html.twig" %} {% block title "Tags" %} {% block content %}
{% transchoice tags.count %}{0} There is no tag.|{1} There is one tag.|]1,Inf[ There are %count% tags.{% endtranschoice %}

{% endblock %}