tap/app/views/welcome/index.html.haml
2016-02-04 00:23:12 +01:00

6 lines
239 B
Plaintext

= content_for :title, "Login"
%p
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"