{% extends "django_sample_components/pages/master_async.html" %} {% load async_tags %} {% block title %}Dynamic Forms — Sum{% endblock %} {% block content %}
Self-contained form that submits and displays its result without a full page reload.
Enter two numbers and click Calculate Sum. The result appears inline.
hx-swap="outerHTML")