{% extends 'layout.html' %} {% block body %}

Create a Shorty-URL!

{% if error %}
{{ error }}
{% endif -%}

Enter the URL you want to shorten

Optionally you can give the URL a memorable name

{# #}

{% endblock %}