11 lines
422 B
Text
11 lines
422 B
Text
|
%h1.columns-title Tab
|
||
|
= javascript_include_tag "//www.google.com/jsapi", "chartkick"
|
||
|
.pure-g.landing_columns
|
||
|
.pure-u-1.pure-u-md-1-2
|
||
|
%h2 Authentication
|
||
|
%p Log een keer in en betaal uw schulden!
|
||
|
%p= link_to "Log in met Zeus WPI", user_omniauth_authorize_path(:zeuswpi), class: "pure-button pure-button-primary login-button"
|
||
|
.pure-u-1.pure-u-md-1-2
|
||
|
%h2 Pie of Shame
|
||
|
= pie_chart @statistics.shamehash
|