Commit ea4604e5 authored by Alexis Reigel's avatar Alexis Reigel

use User#to_reference for outputting the username

parent 936be35b
......@@ -10,7 +10,7 @@
%div
%strong= user.name
%div @#{user.username}
%div= user.to_reference
- else
= mail_to user_email do
%div
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment