{% load hijack_tags %} Notification tag: {% hijack_notification %}

Hello

{{ user }}

{% if request|is_hijacked %}

You are hijacking this user

{% endif %}