{% extends 'speeches/base.html' %} {% load url from future %} {% load i18n %} {% load humanize %} {% load speech_utils %} {% block title %}Home{% endblock %} {% block content %} {% if paginator.count %}
{% trans 'Now you’ve got your own public database for speeches and statements.' %}
{% trans 'However, it’s totally empty. Let’s get started by adding something.' %}
{% trans 'Add your first statement' %}
{% trans 'Its creator hasn’t yet added any speeches or statements for you to see.' %}
{% trans 'Learn more about SayIt' %}