{% include "head.html" %}
shrt
{% include "nav.html" %}
➕
Shortcut
URL
Regexp?
Actions
{% for link in links %}
{{ link.shortcut }}
{{ link.original_url }}
{{ link.type_is_regexp_str }}
❌
{% endfor %}
{% include "footer.html" %}