4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
- if can_create_user? current_user
|
|
%ul.sub-nav
|
|
%li= link_to 'New', new_user_path
|