# HG changeset patch # User jittat # Date 2008-10-12 10:47:32 # Node ID 361270a12986a9abadf433666289d6cfaae13844 # Parent d8ad0032a923c2904bb5860977ed9c289cca17ee fix title for first page git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@283 6386c4cd-e34a-4fa8-8920-d93eb39b512e 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 @@ - APIO'08 + <%= Configuration['contest.name'] %> <%= stylesheet_link_tag 'application' %>