{% extends 'base.html.twig' %} {% block title %}Hello StaticController!{% endblock %} {% block body %} {# I added a logout button here so that we have it as an option, later on we can remove it to the navbar --Maria #} LOG OUT
/Users/antoniosgeorgakakis/https---github.com-Florentin-1-project_3-1/src/Controller/StaticController.php
/Users/antoniosgeorgakakis/https---github.com-Florentin-1-project_3-1/templates/static/index.html.twig