diff --git a/src/templates/macrociclos/detalle_deportista.html b/src/templates/macrociclos/detalle_deportista.html index 6c3f9af..bf0bc7e 100644 --- a/src/templates/macrociclos/detalle_deportista.html +++ b/src/templates/macrociclos/detalle_deportista.html @@ -2,7 +2,7 @@ {% block menuapp %} -{% include 'repostajes/_menu-repostajes.html' %} +{% include 'macrociclos/_menu-macrociclos.html' %} {% endblock menuapp %} @@ -15,7 +15,7 @@