{% extends "auth/base.html" %} {% block title %}Log out - {{ site_name() }}{% endblock %} {% block head %} {% endblock %} {% block content %} Log out? End your session on this device. {{ csrf_field() }} Cancel Log out {% endblock %}
End your session on this device.