File tree Expand file tree Collapse file tree 2 files changed +355
-350
lines changed Expand file tree Collapse file tree 2 files changed +355
-350
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
- < head >
4
- < title > Nginx | CoCreateJS</ title >
3
+ < head >
4
+ < title > Nginx | CoCreateJS</ title >
5
5
6
- <!-- CoCreate Favicon -->
7
- < link
8
- rel ="icon "
9
- type ="image/png "
10
- sizes ="32x32 "
11
- href ="../assets/favicon.ico " />
12
- </ head >
13
- < body >
14
- < form >
15
- < textarea nginx ="message "> </ textarea >
16
- < button actions ="Nginx, reset "> click</ button >
17
- </ form >
6
+ <!-- CoCreate Favicon -->
7
+ < link
8
+ rel ="icon "
9
+ type ="image/png "
10
+ sizes ="32x32 "
11
+ href ="../assets/favicon.ico " />
12
+ </ head >
13
+ < body >
14
+ < form >
15
+ < textarea nginx ="message "> </ textarea >
16
+ < button actions ="Nginx, reset "> click</ button >
17
+ </ form >
18
18
19
- <!-- <div
19
+ <!-- <div
20
20
array="users"
21
21
array="interviews"
22
22
object
23
23
filter-sort-key="name"
24
24
filter-sort-direction="asc"
25
- render-selector ="[template]">
25
+ render-query ="[template]">
26
26
<div
27
27
class="border-bottom:1px_solid_darkgray"
28
28
template
32
32
</div>
33
33
</div> -->
34
34
35
- <!-- <script src="../src/CoCreate-nginx.js"></script> -->
36
- < script src ="./dist/CoCreate.js "> </ script >
37
- </ body >
35
+ <!-- <script src="../src/CoCreate-nginx.js"></script> -->
36
+ < script src ="./dist/CoCreate.js "> </ script >
37
+ </ body >
38
38
</ html >
You can’t perform that action at this time.
0 commit comments