|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
<% content_for :title, browser_title("Sign in") %> |
|
|
|
|
<% content_for :title, "Sign in" %> |
|
|
|
|
<%= form_for(resource, as: resource_name, url: session_path(resource_name)) do |f| %> |
|
|
|
|
<div class="govuk-grid-row"> |
|
|
|
|
<div class="govuk-grid-column-two-thirds"> |
|
|
|
|