diff --git a/app/views/layouts/empty.html.erb b/app/views/layouts/empty.html.erb --- a/app/views/layouts/empty.html.erb +++ b/app/views/layouts/empty.html.erb @@ -4,7 +4,7 @@ - <%= Configuration['contest.name'] %> + <%= GraderConfiguration['contest.name'] %> <%= stylesheet_link_tag 'application' %>