mirror of
https://github.com/django-components/django-components.git
synced 2025-08-10 01:08:00 +00:00
4 lines
No EOL
138 B
HTML
4 lines
No EOL
138 B
HTML
{% load component_tags %}
|
|
|
|
<h1>Shadowing variable = {{ shadowing_variable }}</h1>
|
|
<h1>Uniquely named variable = {{ unique_variable }}</h1> |