django-components/tests/templates/template_with_illegal_slot.html
Emil Stenström a5bd0cf2e3
Rework slot management to avoid nodelist copying (fixes #64)
Co-authored-by: rbeard0330 <@dul2k3BKW6m>
2021-05-30 18:46:11 +02:00

2 lines
87 B
HTML

{% load component_tags %}
{% include 'slotted_template.html' with context=None only %}