Refactor website with new design & structure
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
//-
|
||||
//- Crafting Guide - feedback.jade
|
||||
//-
|
||||
//- Copyright © 2014-2016 by Redwood Labs
|
||||
//- All rights reserved.
|
||||
//-
|
||||
|
||||
.view__feedback
|
||||
.form-content
|
||||
input(name="name", placeholder="name (optional)")
|
||||
input(name="email", placeholder="email (optional)")
|
||||
|
||||
label(name="comment") Comment:
|
||||
textarea(name="comment")
|
||||
.error: p Sending failed. Please try again later.
|
||||
.button.send: .bezel: p send
|
||||
|
||||
.tab
|
||||
p Feedback
|
||||
Reference in New Issue
Block a user