add sign in count to data page
This commit is contained in:
parent
d2c2af9d8e
commit
aab109dd42
|
@ -163,6 +163,9 @@
|
||||||
None set!
|
None set!
|
||||||
- else
|
- else
|
||||||
= current_user.locale
|
= current_user.locale
|
||||||
|
|
||||||
|
%p.data-heading Sign In count
|
||||||
|
%p.text-muted= current_user.sign_in_count
|
||||||
%h3 Dates
|
%h3 Dates
|
||||||
.row
|
.row
|
||||||
.col-md-6.col-sm-6.col-xs-12
|
.col-md-6.col-sm-6.col-xs-12
|
||||||
|
|
Loading…
Reference in New Issue