diff --git a/JugarAlPadel/K8S/Makefile.local b/JugarAlPadel/K8S/Makefile.local
index 6655f2a..1557f32 100644
--- a/JugarAlPadel/K8S/Makefile.local
+++ b/JugarAlPadel/K8S/Makefile.local
@@ -2,7 +2,7 @@ export ARQUITECTURA := $(shell lscpu |grep itectur | tr -d ' '| cut -f2 -d':')
export REGISTRY=localhost:30500
#export REGISTRY=registry.reymota.es
-export IMG_VERSION = 0.81
+export IMG_VERSION = 0.84
export IMG_NGINX_VERSION = 2.4
# limpia todo
diff --git a/JugarAlPadel/gestion_reservas/templates/eventos/detalle_evento.html b/JugarAlPadel/gestion_reservas/templates/eventos/detalle_evento.html
index 4eccccf..deac6aa 100644
--- a/JugarAlPadel/gestion_reservas/templates/eventos/detalle_evento.html
+++ b/JugarAlPadel/gestion_reservas/templates/eventos/detalle_evento.html
@@ -22,8 +22,8 @@
{% for evento in eventos %}
-
-