UNPKG
gentux-style-guide
Version:
latest (9.3.1)
9.3.1
9.3.0
9.2.2
9.2.1
9.2.0
9.1.0
8.30.1
8.30.0
8.29.0
8.28.1
8.28.0
8.27.7
8.26.7
8.25.7
8.24.7
8.22.7
8.21.7
8.20.7
8.19.7
7.19.7
7.18.7
7.17.7
7.16.7
7.15.7
7.14.7
7.13.7
7.13.6
7.12.6
7.12.5
7.12.4
7.11.4
7.10.4
7.9.4
7.9.3
7.9.2
7.9.1
7.9.0
7.8.14
7.8.13
7.8.12
7.8.11
7.8.10
7.8.9
7.8.8
7.8.7
7.8.6
7.8.5
7.8.4
7.8.3
7.8.2
7.8.1
7.8.0
7.7.0
7.6.0
7.5.4
7.5.3
7.5.2
7.5.1
7.5.0
7.4.1
7.4.0
7.3.1
7.3.0
7.0.3
6.0.0
5.9.0
5.8.1
5.8.0
5.7.0
5.6.3
5.6.2
5.6.1
5.6.0
5.5.0
5.4.0
5.3.1
5.3.0
5.2.1
5.2.0
5.1.7
5.1.6
5.1.4
5.1.3
5.1.1
5.1.0
5.0.0
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
<http://gentuxdesign.com>
gentuxdesign.com
generationtux/styleguide
gentux-style-guide
/
_layouts
/
default-noheader.html
12 lines
(8 loc)
•
114 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE
html
>
<
html
>
{% include head.html %}
<
body
>
{{ content }}
</
body
>
{% include footer.html %}
</
html
>