← All templates Form
Login Page
Centred sign-in card with email, password, and a forgot-password link.
Start typing to see your wireframe…
The Wiremark source
This is the entire template — edit it live in the editor, or paste it into any .wiremark file.
wiremarkUI
page LOGIN "Sign In" {
section "Login" centered {
card "Welcome back" {
form "Sign in" {
input "Email address"
input "Password"
button "Forgot password?"
button "Sign in" primary
}
text "Don't have an account? Sign up"
}
}
}