diff --git a/templates/buscador.html b/templates/buscador.html index 921f4d60..6f9a2d66 100644 --- a/templates/buscador.html +++ b/templates/buscador.html @@ -1,8 +1,13 @@ {% extends "base_site.html" %} +{% block title %} + Resultados para «{{ buscar }}» +{% endblock title %} + + {% block left-column %}