File tree 4 files changed +11
-11
lines changed
4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
<% var hasSidebar = true ; %>
2
- <% include (' _header.ejs' ) %>
2
+ <% - include (' _header.ejs' ) %>
3
3
<section id =" api" >
4
- <% include (' _api-menu.ejs' ) %>
4
+ <% - include (' _api-menu.ejs' ) %>
5
5
<div class =" main" tabindex =" -1" >
6
6
<div class =" content" >
7
7
<% - contents %>
8
8
</div >
9
9
</div >
10
10
</section >
11
- <% include (' _footer.ejs' ) %>
11
+ <% - include (' _footer.ejs' ) %>
Original file line number Diff line number Diff line change 1
1
<% var hasSidebar = true ; %>
2
- <% include (' _header.ejs' ) %>
2
+ <% - include (' _header.ejs' ) %>
3
3
<section id =" assertions" >
4
- <% include (' _assertions-menu.ejs' ) %>
4
+ <% - include (' _assertions-menu.ejs' ) %>
5
5
<div class =" main" tabindex =" -1" >
6
6
<div class =" content" >
7
7
<% if (declarations .length > 0 ) { % >
16
16
</div >
17
17
</div >
18
18
</section >
19
- <% include (' _footer.ejs' ) %>
19
+ <% - include (' _footer.ejs' ) %>
Original file line number Diff line number Diff line change 1
- <% include (' _header.ejs' ) %>
1
+ <% - include (' _header.ejs' ) %>
2
2
<div class =" main" tabindex =" -1" >
3
3
<div class =" content" >
4
4
<% - contents %>
5
5
</div >
6
6
<a class =" github-ribbon" href =" <%-repository%>" ><img style =" position : absolute ; top : 0 ; right : 0 ; border : 0 ;" src =" https://camo.githubusercontent.com/a6677b08c955af8400f44c6298f40e7d19cc5b2d/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677261795f3664366436642e706e67" alt =" Fork me on GitHub" data-canonical-src =" https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" ></a >
7
7
</div >
8
- <% include (' _footer.ejs' ) %>
8
+ <% - include (' _footer.ejs' ) %>
Original file line number Diff line number Diff line change 1
1
<% var hasSidebar = true ; %>
2
- <% include (' _header.ejs' ) %>
2
+ <% - include (' _header.ejs' ) %>
3
3
<section id =" assertions" >
4
- <% include (' _assertions-menu.ejs' ) %>
4
+ <% - include (' _assertions-menu.ejs' ) %>
5
5
<div class =" main" tabindex =" -1" >
6
6
<div class =" content" >
7
7
<h1 ><%= title %> </h1 >
13
13
</div >
14
14
</div >
15
15
</section >
16
- <% include (' _footer.ejs' ) %>
16
+ <% - include (' _footer.ejs' ) %>
You can’t perform that action at this time.
0 commit comments