{% extends "man.html" %} {% block content %}
{{user.location}}
{% endif %} {% if user.url %} {% endif %} {% if user.bio %} {{user.bio | md}} {% endif %} {% if current_user and current_user.username == user.username %} Create new wiki {{icon("caret-right")}} {% endif %} {% if notice %}Nothing found.
{% else %}This user has no wikis.
{% endif %} {% else %}