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