{% extends 'speeches/base.html' %} {% load url from future %} {% load speech_i18n %} {% load humanize %} {% load speech_utils %} {% block title %}Home{% endblock %} {% block content %} {% if request.is_user_instance %}
{% 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 'Add your first speaker' %} {% trans "Import speakers" %}