diff --git a/app/views/notifications/settings/_push_notifications.html.erb b/app/views/notifications/settings/_push_notifications.html.erb index d4e03d885..fed6748a8 100644 --- a/app/views/notifications/settings/_push_notifications.html.erb +++ b/app/views/notifications/settings/_push_notifications.html.erb @@ -1,4 +1,4 @@ -
+

Push notifications are diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 0158eacac..58068d2d6 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -49,7 +49,7 @@ <% if Current.user == @user %> -
+
<%= render "users/theme" %> <%= render "users/transfer", user: @user %> <%= render "users/access_tokens" %>