X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=themes%2Fbaggy%2Fedit-tags.twig;h=15f15560fa52941268203eee7b5cafbbb833d451;hb=650928831b547ad8a00f8d70e8d3150c3fe0597d;hp=2113e964ebea0b667cd0bccc58791cacf7773a1e;hpb=17065e613fde7c4226df66e4a1c57784190f29e1;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/baggy/edit-tags.twig b/themes/baggy/edit-tags.twig index 2113e964..15f15560 100755 --- a/themes/baggy/edit-tags.twig +++ b/themes/baggy/edit-tags.twig @@ -5,22 +5,22 @@ {% endblock %} {% block content %} - - - + + +

{{ entry.title|raw }}

{% if tags is empty %} -
no tags
+
{% trans "no tags" %}
{% endif %}
- +

{% trans "Start typing for auto complete." %}
{% trans "You can enter multiple tags, separated by commas." %}