{% extends 'base.html.twig' %} {% block title %}FCS{% endblock %} {% block body %} {# #} eMediation {# {% if error %} {{ error.messageKey|trans(error.messageData, 'security') }} {% endif %} {% if app.user %} You are logged in as {{ app.user.username }}, Logout {% endif %} #} Register Home Email: Password: {# If you want to control the URL the user is redirected to on success #} login {% endblock %}