2017-01-11 16:14:21 +01:00
|
|
|
%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!
|
2018-03-13 14:50:50 +01:00
|
|
|
%p= link_to "Log in met WiNA CAS", new_user_session_path, class: "pure-button pure-button-primary login-button"
|
2017-01-11 16:14:21 +01:00
|
|
|
.pure-u-1.pure-u-md-1-2
|
|
|
|
%h2 Pie of Shame
|
|
|
|
= pie_chart @statistics.shamehash
|