X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=themes%2Fbaggy%2Fedit-tags.twig;h=d7c150333b3f79c9b76a98fd953059f61c3f5767;hb=d91ff81ca60cbe25e773317147855efa35a69b42;hp=65ac996a42681e37ba558c8e4f9d726a393e337d;hpb=8754bd88a5c999fc009f02774a993efbf2a99e54;p=github%2Fwallabag%2Fwallabag.git diff --git a/themes/baggy/edit-tags.twig b/themes/baggy/edit-tags.twig index 65ac996a..d7c15033 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." %}