{% extends '::base_admin.html.twig' %} {% if id is defined %} {% set _title = 'shortlink.visit.update.title' %} {% else %} {% set _title = 'shortlink.visit.new.title' %} {% endif %} {% set _route = app.request.attributes.get('_route') %} {% block title %}{{ _title|trans }}{% endblock %} {% block body %}