{% 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

Hello {{ controller_name }}! ✅

This friendly message is coming from:
{% endblock %}