diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 6e16d1945f..67ca92a0d0 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -18,6 +18,7 @@ + <%= content_for?(:title) ? yield(:title) : Setting.app_name %>