tap/app/views/welcome/index.html.haml
2015-09-19 11:05:43 +02:00

5 lines
234 B
Plaintext

= content_for :title, "Login"
If this is the first time you log in, an account will be created for you.
%div
= link_to "Sign in with Zeus WPI account.", omniauth_authorize_path("user", "zeuswpi"), class: "btn btn-large btn-primary"