8 lines
172 B
Text
8 lines
172 B
Text
<h2>Login</h2>
|
|
<%= render 'flash' %>
|
|
If this is the first time you log in, an account will be created for you.
|
|
|
|
<div>
|
|
<br />
|
|
<%= render 'devise/shared/links' %>
|
|
</div>
|