提交 d85f396f 编写于 作者: D Dmitriy Zaporozhets

Add location to user page

上级 6ef20926
......@@ -21,6 +21,10 @@
%li
%span.light Website:
%strong= link_to user.short_website_url, user.full_website_url
- unless user.location.blank?
%li
%span.light Location:
%strong= user.location
- unless user.bio.blank?
%li
%span.light Bio:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册