diff --git a/resources/views/accounts/show.twig b/resources/views/accounts/show.twig index 216e632b5e..b13a802da1 100644 --- a/resources/views/accounts/show.twig +++ b/resources/views/accounts/show.twig @@ -70,12 +70,14 @@ {% endif %} {% if account.notes.count == 1 %}
-
-
-

{{ 'notes'|_ }}

-
-
- {{ account.notes.first.text|markdown }} +
+
+
+

{{ 'notes'|_ }}

+
+
+ {{ account.notes.first.text|markdown }} +