{% extends "pages/base.html" %} {% load i18n static %} {% block title %}{% trans "Charging Station Map" %}{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block content %}
{% trans "There are no charging locations with coordinates yet." %}
{% endif %}