diff --git a/templates/note.html.twig b/templates/note.html.twig index d3c0d95..005e78e 100644 --- a/templates/note.html.twig +++ b/templates/note.html.twig @@ -2,12 +2,15 @@ {% block content %} {% if note %} -
-

Note {{ note.slug }}

+
+

Note {{ note.slug }}

+ -
{% else %}