mirror of
https://github.com/django-components/django-components.git
synced 2025-08-08 16:27:59 +00:00
2 lines
No EOL
121 B
HTML
2 lines
No EOL
121 B
HTML
{% load component_tags %}<p class="incrementer">value={{ value }};calls={{ calls }}</p>
|
|
{% slot 'content' %}{% endslot %} |