diff --git a/README.md b/README.md index 7f234645..91f731c1 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ La Liga BackEnd Repository -Prueba borrado de cache. \ No newline at end of file +Prueba borrado de cache.. \ No newline at end of file diff --git a/templates/admin/index.html.twig b/templates/admin/index.html.twig new file mode 100644 index 00000000..95952a51 --- /dev/null +++ b/templates/admin/index.html.twig @@ -0,0 +1,20 @@ +{% extends 'base.html.twig' %} + +{% block title %}Hello AdminController!{% endblock %} + +{% block body %} + + +
D:/My Stuff/DEVELOPMENT/LaLiga/LaLiga-BackEnd/src/Controller/AdminController.phpD:/My Stuff/DEVELOPMENT/LaLiga/LaLiga-BackEnd/templates/admin/index.html.twig