{% extends 'admin/admin-layout.html' %} {% import 'bootstrap5/form.html' as wtf %} {% block app_content %}

ACM Shortlinks

Use these to create redirects from the ACM site to other destinations. Make sure they don't conflict with existing routes -- avoid the following:


{% for l in links %} {% endfor %}
Slug Destination
{{ l.slug }} {{ l.destination }}