diff --git a/form/bootstrap5.rst b/form/bootstrap5.rst index 9e1f0bd3d45..0a593d0d31c 100644 --- a/form/bootstrap5.rst +++ b/form/bootstrap5.rst @@ -83,6 +83,8 @@ If you prefer to apply the Bootstrap styles on a form to form basis, include the container. If you override the ``row_attr`` class option, the ``mb-3`` will be overridden too and you will need to explicitly add it. +.. _reference-forms-bootstrap5-error-messages: + Error Messages --------------