mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-20 19:01:52 +00:00
2 lines
122 B
HTML
2 lines
122 B
HTML
{% extends "admin/change_list.html" %}
|
|
{% block extrahead %}<script>var hello = '{{ extra_var }}';</script>{% endblock %}
|