summaryrefslogtreecommitdiff
path: root/app/views/users/new.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/users/new.html.erb')
-rw-r--r--app/views/users/new.html.erb5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/views/users/new.html.erb b/app/views/users/new.html.erb
index 715d40e..2a745cc 100644
--- a/app/views/users/new.html.erb
+++ b/app/views/users/new.html.erb
@@ -54,4 +54,7 @@
<p>
<input name="commit" type="submit" value="Save User" />
</p>
-</form> \ No newline at end of file
+</form>
+
+<%= link_to 'Already Have an Account? Log in', "signin", :class => "btn btn-warning btn-lg" %>
+