{% extends "base.html" %} {% load clippy %} {% block title %}{% if not success %}Welcome{% else %}Your URL was successfully shortened!{% endif %}{% endblock %} {% block content %}
Your URL was successfully shortened!
{{ long_url }}
became
{{ short_url|urlize }}
{% clippy short_url "#F1EDE4" %}
Drag this to your bookmark bar:
Shorten with {{ current_site.name }}