forked from rc/aircox
7 lines
144 B
HTML
7 lines
144 B
HTML
{% load static i18n %}
|
|
|
|
{% with inline_admin_formset.formset.instance as playlist %}
|
|
{% include "adminsortable2/tabular.html" %}
|
|
{% endwith %}
|
|
|