{% extends "base.html" %} {% block content %}
{{user.location}}
{% endif %} {% if user.url %} {% endif %} {% if user.bio %} {{user.bio | md}} {% endif %} {% if notice %}Nothing found.
{% else %}This user has no repositories.
{% endif %} {% else %}{{ repo.description }}
{% endif %}