diff --git a/Libros/biblioteca/gestion/templates/registration/login.html b/Libros/biblioteca/gestion/templates/registration/login.html index 541c781..ea585ef 100644 --- a/Libros/biblioteca/gestion/templates/registration/login.html +++ b/Libros/biblioteca/gestion/templates/registration/login.html @@ -1,14 +1,49 @@ -{% extends 'base.html' %} +{% include "_head.html" %} -{% block title %}Iniciar Sesión{% endblock %} +
+