You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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](https://trapkit.co/templates/address.html: 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 from create-account to see it working