{% extends 'speeches/base.html' %} {% load url from future %} {% load i18n %} {% load staticfiles %} {% load thumbnail %} {% block title %}{% trans "All Speakers" %}{% endblock %} {% block content %}
{% trans 'Once you have, this page will contain a list of all the different people who made each statement in this SayIt site.' %}
{% trans 'Add your first statement' %} {% trans 'Add your first speaker' %}
{% trans 'Its creator hasn’t yet added any speeches or statements for you to see.' %}
{% trans 'Learn more about SayIt' %}