{% extends 'layout.html' %} {% from 'macros/basic.html' import octicon without context %} {% block body %} {% set account = user.user_account %}
Login | {{ user|gh_user_link }} |
---|---|
Name | {{ user.name }} |
{{ user.email|email_link }} | |
Company | {{ user.company }} |
Location | {{ user.location }} |
URL | {{ user.blog_url|ext_link }} |
Hireable | {{ user.hireable|yes_no }} |
Bio | {{ user.description }} |