mirror of
https://github.com/django-components/django-components.git
synced 2025-08-03 13:58:16 +00:00
4 lines
No EOL
71 B
HTML
4 lines
No EOL
71 B
HTML
<div class="todo-item">
|
|
{% slot "todo_text" %}
|
|
{% endslot %}
|
|
</div> |