{% extends "helpdesk/public_base.html" %}{% load i18n %} {% block helpdesk_title %}{% trans "Logged Out" %}{% endblock %} {% block helpdesk_body %}{% blocktrans %}

Successfully Logged Out

Thanks for being here. Hopefully you've helped resolve a few tickets and made the world a better place.

{% endblocktrans %}{% endblock %}