generated from Bixal/uswds-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Templates
Philip Levy edited this page Jun 20, 2022
·
9 revisions
These are the example pages in the site. You can view them on the live site by going to /templates/template-name.html
or see them in the code under /templates/template-name.md
:
- Address: an address input form
-
article
: a long form content page using the Prose formatting -
cards
: a collection of content using the Card component -
create-account
: an account creation page with inputs, radio buttons, and a checkbox -
faq
: an faq page with a couple section using their own "collection" content -
side-navigation
: a content page with side nav -
sidebar
: a content page using a two-column layout -
simple-form
: a short form, centered on the page with a few input types and an alert -
subscribe
: an email subscription form -
three-column
: an example of a three-column with content and two sidebars -
your-account
: a form used to load saved data; link to fromcreate-account
to see it working