{% extends "admin/base_site.html" %} {% load i18n %} {% block breadcrumbs %}
{% endblock %} {% block content %}{% translate "No charge points are registered yet. Use this checklist to onboard the first charger into Arthexis." %}
{% blocktranslate with ws_url=ws_url_example %}
Configure the charger to connect to: {{ ws_url }}
{% endblocktranslate %}
{% translate "If your deployment requires HTTP Basic authentication, configure credentials that match the charger's WebSocket auth user/group fields in the Charge Point admin." %}
{% translate "Add charge point" %} {% translate "Open charge points" %}