From: Guillaume Pellerin Date: Tue, 23 Jun 2026 17:52:07 +0000 (+0200) Subject: patch other base! X-Git-Tag: 3.0.2~1^2~12 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=4443ddf7adab0fc7f7518efa4dff2ec0ef0fa883;p=teleforma.git patch other base! --- diff --git a/teleforma/templates/telemeta/base.html b/teleforma/templates/telemeta/base.html index 378acf7f..632b7d5b 100644 --- a/teleforma/templates/telemeta/base.html +++ b/teleforma/templates/telemeta/base.html @@ -168,7 +168,11 @@ alt="logo" /> {% else %}
  • {% trans "Profile" %}
  • -
  • {% trans "Sign out" %}
  • +
  • + {% csrf_token %} + +
    +
  • {% endif %} {% endif %}