{% extends "core/base.html" %} {% block title %}Create short link ยท debug{% endblock %} {% block content %}
DEBUG only. Same allowlist as the API. Not served when DEBUG is false.
DEBUG
Short URL
{{ created_link.public_short_url }}
Target: {{ created_link.target_url }}