{# # Form Layout (Bootstrap 5 Override) # # Layout for registration and editing forms. # Uses a centered card layout with consistent Bootstrap 5 styling. # # @package WcBootstrap # @since 0.1.0 #} {% extends "wc-base.html.twig" %} {% block content %}
{{ form_description|wp_kses_post }}
{% endif %} {% endblock %}