{# web/subscription/subscription_success_modal.html #} {# This content will be loaded into the turbo-frame on successful subscription. #} {# It uses the native element for accessibility and simplicity. #} {# IMPORTANT: Wrap the entire modal content in a turbo-frame with the matching ID #} {# Using dashboard_url as default redirect on close #} {# Add a script to automatically show the dialog when it's loaded within a Turbo Frame #} {# This is good for self-contained frame content, even with the base.html listener #}