{% extends "base.html" %} {% block navbar_start %} {{ gettext("My basic services") }}
{% 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.") }}