{% extends 'squid/ssl/errors/index.html' %} {% block ssl_error_content %}
{% csrf_token %} {% for object in object_list %} {% empty %} {% endfor %}
{{object.value|truncatechars:70}} {{object.comment|truncatechars:70}}
No items found, click Add New to add a new item to the list.
{% endblock %}