diff --git a/app/views/dashboard/dashboard.html.erb b/app/views/dashboard/dashboard.html.erb index 81c417f362..9348b571c6 100644 --- a/app/views/dashboard/dashboard.html.erb +++ b/app/views/dashboard/dashboard.html.erb @@ -10,11 +10,11 @@ To get started at Public Lab, try:

- + Asking a question - + Exploring projects

diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 69f579e909..9b5a7f38c5 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -93,7 +93,7 @@ <% if current_user.profile_image == "https://www.gravatar.com/avatar/eb721d116a28f4a4da4ea67340c8ce75" %> <% else %> - + <% end %> diff --git a/app/views/notes/_comment.html.erb b/app/views/notes/_comment.html.erb index 1fde668517..b8a42a70d7 100644 --- a/app/views/notes/_comment.html.erb +++ b/app/views/notes/_comment.html.erb @@ -75,11 +75,11 @@ <% end %> <% if current_user %> - -