diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb
index f3e1f4952..ba948f47f 100644
--- a/app/views/users/show.html.erb
+++ b/app/views/users/show.html.erb
@@ -67,7 +67,7 @@
<%= crayons_icon_tag(:location, class: "mr-2 shrink-0", title: t("views.users.location_icon")) %>
<%= @user.profile.location %>
-
+
<% end %>