diff --git a/templates/layout.html.twig b/templates/layout.html.twig index 189ef0f..569b2e5 100644 --- a/templates/layout.html.twig +++ b/templates/layout.html.twig @@ -10,7 +10,7 @@
{% if app.user.teamer and app.user.teamer.photo %} - {{ app.user.teamer.firstName }} @@ -52,4 +52,4 @@
-{% endblock %} \ No newline at end of file +{% endblock %}