-
{% block object-tools-items %}
{% if opts.app_label == "ocpp" and opts.model_name == "charger" %}
- {% trans "View in Site" %} {% endif %} {% change_list_object_tools %} {% endblock %}
{% blocktranslate count counter=cl.formset.total_error_count %}Please correct the error below.{% plural %}Please correct the errors below.{% endblocktranslate %}
{{ cl.formset.non_form_errors }} {% endif %} {% admin_show_filters cl as show_filters %}