diff --git a/Plataform_Web/templates/base.html b/Plataform_Web/templates/base.html index 93233b2..9010f6c 100644 --- a/Plataform_Web/templates/base.html +++ b/Plataform_Web/templates/base.html @@ -82,7 +82,12 @@
  • Hola, {{ user.first_name }}
  • Mi Perfil
  • -
  • Cerrar Sesión
  • +
  • +
    + {% csrf_token %} + +
    +
  • diff --git a/Plataform_Web/templates/login.html b/Plataform_Web/templates/login.html index 3c6b2c1..11950dd 100644 --- a/Plataform_Web/templates/login.html +++ b/Plataform_Web/templates/login.html @@ -90,10 +90,6 @@ -
    - ¿Olvidaste tu contraseña? -
    -