-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample.jade
More file actions
38 lines (29 loc) · 957 Bytes
/
sample.jade
File metadata and controls
38 lines (29 loc) · 957 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
include bloom-foundation-mixins
!!! 5
html
head
+metadata-standard()
+stylesheets('Sample Template.css')
meta(name='bloomBookId', content='9F9B5C9C-2FDD-4765-9776-9E7842DA5234')
//- Eventually, we'll remove Bloom's need for this.
meta(name='pageTemplateSource', content='Sample Template')
title 'Sample Template Book'
body
+page-choice('Section Intro').sectionIntroPage#9F9B5C9C-2FDD-4765-9776-9E7842DA5234
+field.heading
+image
+field.details
+page-choice('Major Step').majorStepPage#9F9B5C9C-2FDD-4765-9776-9E7842DA5234
h1 Step
+field.step
// image with three labels the user can drag around
+image
+field.imageLabel.bloom-draggableLabel
+field.imageLabel.bloom-draggableLabel
+field.imageLabel.bloom-draggableLabel
h4 Review Chart:
+grid(4,4).reviewChart
+repeat(2)
.letterFormationContainer
+field(data-placeholder="Q")
+field(data-placeholder="procedure for writing")