charasheet/src/common/templates/common/hello-random.html

2 lines
77 B
HTML
Raw Normal View History

2022-10-28 22:16:23 +02:00
<p hx-get="{% url "hello_world" %}">Hello, world! Click me - {{ value }}</p>