{% extends 'base.html' %} {% load code_display %} {% block body %} Open Dialog Are you absolutely sure? This action is permanent and cannot be undone.
Cancel Submit
uvx shadcn_django@latest add dialog {{ "" | display_code }}

You agree to our Terms of Service and Privacy Policy.

{{ "

You agree to our Terms of Service and Privacy Policy.

" | display_code }}
{{ "" | display_code }}
{% endblock %}