h2
| Hi
= @friend.user.full_name
p
= @friend.friend.full_name
| has #{@request_status} your friend request
P
| On
= @time
p
| Click the button below to login
p
= link_to 'My Account', @root_url, class: 'btn-Activate'
p
| Enjoy
p
= "The #{Configurations::General.application_name} Team"