{% extends "base.html" %} {% from 'macros/navbar.html' import navbar %} {% block navbar_start %} {{ navbar(navbar_items) }} {% endblock %} {% block content %}
{{ gettext("A note on data protection: If you create a basic service, your name and email address will be visible to other registered users of this app so they can contact you.") }}