diff --git a/templates/client/includes/accounts/simple_user.html b/templates/client/includes/accounts/simple_user.html index e34f1576..0034f788 100644 --- a/templates/client/includes/accounts/simple_user.html +++ b/templates/client/includes/accounts/simple_user.html @@ -35,7 +35,7 @@
- {{ member.profile.about_company|safe|linebreaks }} + {{ member.profile.about_company|safe }}

@@ -69,7 +69,6 @@ {% endif %} -