{% extends "django_program/manage/base.html" %} {% block title %}{{ speaker.name }}{% endblock %} {% block extra_head %} {% endblock %} {% block breadcrumb %} {% endblock %} {% block page_title %}
Speaker profile
{% endblock %} {% block page_actions %} Back to Speakers {% endblock %} {% block content %}No talks linked to this speaker.