{% extends "base.html" %} {% block content %}

✨ Your shortiepy Links 🌸

← Back to homepage

{% if urls %} {% for url in urls %} {% endfor %}
Code Short URL Original URL Created At
{{ url.code }} {{ url.short_url }} {{ url.display_url }} {{ url.created }}
{% else %}

(;´༎ຶД༎ຶ`) No links yet!

{% endif %}
{% endblock %}