{% extends "../base.html" %} {% load crispy_forms_filters i18n %} {% block extratitle %}{% blocktranslate %}Add quote for{% endblocktranslate %} {{ source.name }} - {% endblock %} {% block content %}
{% translate "You can add the quote using the form below." %}
{% endblock content %}