Back to Werkzeug

New

examples/couchy/templates/new.html

3.1.8260 B
Original Source

{% 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

{# #}

make this URL private, so don't list it

{% endblock %}