{% extends 'speeches/base.html' %} {% load staticfiles %} {% load url from future %} {% load humanize %} {% load i18n %} {% block title %}{% trans "Add new PopIt instance" %}{% endblock %} {% block content %}
{% trans "Provide a PopIt API URL below and all its speakers will be added locally." %}