{% extends 'base.html' %} {% block content %}

{% firstof user.get_full_name user.username %}

Biography:

{{ user.biography }}

See the list of talks with this speaker {% endblock %}