{% extends "base.html" %} {% load ftl %} {% ftlconf bundle='privaterelay.ftl_bundles.main' %} {% block head_title %}{% ftlmsg 'nav-profile-sign-out' %}{% endblock %} {% block content %} {% ftlmsg 'nav-profile-sign-out-confirm' %} {% csrf_token %} {% if redirect_field_value %} {% endif %} {% ftlmsg 'nav-profile-sign-out' %} {% endblock %}
{% ftlmsg 'nav-profile-sign-out-confirm' %}