{% extends "base.html" %} {% block title %}Profile: {{ profile.name }}{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{{ profile.title }}
{% endif %} {% if profile.profile_slug %}Profile URL: /~{{ profile.profile_slug }}
Email: {{ profile.email }}
{% endif %} {% if profile_bio %}