{% extends "app.html" %} {% block head_lead %} Snikket Web Portal {% endblock %} {% block content %}

{% trans %}Sign out of the Snikket Web Portal{% endtrans %}

{% trans %}Click below to log yourself out of the web portal. This does not affect any other connected devices.{% endtrans %}

{{ form.csrf_token }}
{#- -#} {% trans %}Back{% endtrans %} {#- -#} {#- -#}
{% endblock %}