mirror of https://github.com/twbs/bootstrap.git
Add redirect for `/forms/`.
This commit is contained in:
parent
9745790514
commit
b81a3e8b3c
|
@ -4,6 +4,7 @@ title: Forms
|
||||||
description: Examples and usage guidelines for form control styles, layout options, and custom components for creating a wide variety of forms.
|
description: Examples and usage guidelines for form control styles, layout options, and custom components for creating a wide variety of forms.
|
||||||
group: forms
|
group: forms
|
||||||
toc: true
|
toc: true
|
||||||
|
aliases: "/docs/4.3/forms/"
|
||||||
sections:
|
sections:
|
||||||
- title: Form control
|
- title: Form control
|
||||||
description: Style textual inputs and textareas with support for multiple states.
|
description: Style textual inputs and textareas with support for multiple states.
|
||||||
|
|
Loading…
Reference in New Issue