diff --git a/templates/views/UserProfileView.html b/templates/views/UserProfileView.html index 1b95fd0..c3d1cac 100644 --- a/templates/views/UserProfileView.html +++ b/templates/views/UserProfileView.html @@ -145,7 +145,7 @@
About Me
- <%= description %> +
<%= description.replace(/\n/g, '
') %>
@@ -153,4 +153,4 @@ - \ No newline at end of file +