UNPKG
gitbook-plugin-theme-cuav
Version:
latest (1.1.6)
1.1.6
1.1.5
1.1.3
1.1.2
1.1.1
1.1.0
0.0.9
CUAV theme for GitBook
github.com/cuav/gitbook-plugin-theme-cuav
cuav/gitbook-plugin-theme-cuav
gitbook-plugin-theme-cuav
/
_layouts
/
ebook
/
pdf_header.html
8 lines
(6 loc)
•
127 B
HTML
View Raw
1
2
3
4
5
6
7
8
{% extends
"./page.html"
%}
{% block body
%}
<div
class
="
pdf
-
header
"> <
span
>
{{ page.title }}<
/span> </di
v> {% endblock
%}