Custom login help info

This commit is contained in:
Michael Ball 2020-07-08 20:48:45 -07:00
parent d5f0063de6
commit b31e1a825d
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,5 @@
%p.text-right
%a.small.btn.btn-default.btn-xs{"data-toggle" => "collapse", "data-target" => "#devise-help"}
Need Help?
Can't login?
#devise-help.collapse
= render 'devise/shared/links'