{% extends 'base.html.twig' %} {% block body %} {{ form(form) }} {% if last %}

Last shortened url was: {{ url('app_lyhendi_get', {string: hasher_encode(last)}) }} pointing {{ last.longUrl }}

{% endif %} {% endblock body %}