diff --git a/app/views/main/login.rhtml b/app/views/main/login.rhtml --- a/app/views/main/login.rhtml +++ b/app/views/main/login.rhtml @@ -1,6 +1,6 @@ -

Grader

+

<%= @title %>

-Welcome back!
+<%= @welcome %>
Please login to see the problem list.

<% if flash[:notice] %>