{% extends "base.html" %} {% load static %} {% block extra_styles %} {% endblock %} {% block content %} {% if published %}

Succesfully re-indexed/published.

{{ message|title }}.

View home page

{% else %}

Publishing, please don’t stop or refresh this page:

This might take up to a minute.

{% csrf_token %}
{% endif %} {% endblock %}