{% extends 'speeches/base.html' %} {% load url from future %} {% load i18n %} {% load staticfiles %} {% load thumbnail %} {% block title %}{% trans "All Speakers" %}{% endblock %} {% block content %} {% if speaker_list or request.is_user_instance %}
{% 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 speaker' %} {% trans "Import speakers" %} {% trans 'Add your first statement' %}