diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index dbd7a696..7f3d83c6 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -18,7 +18,7 @@
<%= render 'shared/navbar' %> <%= render 'shared/flash' %> -
+
<%= yield %>
diff --git a/app/views/stats/index.html.erb b/app/views/stats/index.html.erb index a03d12d5..b66625f1 100644 --- a/app/views/stats/index.html.erb +++ b/app/views/stats/index.html.erb @@ -1,5 +1,5 @@
-
+
<%= number_with_delimiter(current_user.total_km) %> km