UNPKG
processmaker-builder
Version:
3_2_2 (1.0.0)
latest (3.2.2)
3.2.2
1.0.0
The gulp task runner for ProcessMaker building
bitbucket.org/duhnnie/processmaker
processmaker-builder
/
workflow
/
engine
/
skinEngine
/
simplified
/
layout-extjs.html
10 lines
•
219 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
<
html
>
<
head
>
<
meta
http-equiv
=
"Content-Type"
content
=
"text/html; charset=utf-8"
/>
<
link
rel
=
"shortcut icon"
href
=
"/images/favicon.ico"
type
=
"image/x-icon"
/>
{header}
</
head
>
<
body
>
{bodyTemplate}
</
body
>
</
html
>