+
+
+
+ {% if config.build_search_index %}
+
+ {% endif %}
+
+ {% block content %}
+ {% endblock content %}
+
+
+
+
+ {% block prev_link %}
+ {% endblock prev_link %}
+
+
+
+ {% block next_link %}
+ {% endblock next_link %}
+
+
+
+ {% block js_body %}
+ {% if config.build_search_index %}
+
+
+ {% endif %}
+
+ {% endblock js_body %}
+
+
+
diff --git a/docs/themes/book/templates/page.html b/docs/themes/book/templates/page.html
new file mode 100644
index 0000000..ee368b2
--- /dev/null
+++ b/docs/themes/book/templates/page.html
@@ -0,0 +1,40 @@
+{% extends "index.html" %}
+
+
+{% block content %}
+