{% extends "django_program/pretalx/base.html" %} {% block title %}Speakers{% endblock %} {% block content %}
{{ speaker.biography|striptags|truncatewords:20 }}
No speakers synced yet.