{% extends 'uhepp_vault/base.html' %} {% load pygmentify_tags %} {% block title %}Logout - uhepp hub{% endblock %} {% block content %}

Logout

{% csrf_token %}

Do you really want to log out?

Please note, this will only end your session on uhepp.org. Your access tokens or sessions on other CERN services will remain active.

{% endblock %}