+ {% block content %}
+ {{ page.content }}
+ {% endblock %}
+
+ From c2eeba892f634fb1ba7feec993c0df3dd36642af Mon Sep 17 00:00:00 2001 From: Andy Taylor Date: Mon, 29 Jan 2018 17:32:28 +1100 Subject: Adding copy of readthedocs theme from mkdocs 0.17.2 source --- gocryptfs-readthedocs/base.html | 137 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 gocryptfs-readthedocs/base.html (limited to 'gocryptfs-readthedocs/base.html') diff --git a/gocryptfs-readthedocs/base.html b/gocryptfs-readthedocs/base.html new file mode 100644 index 0000000..ccca048 --- /dev/null +++ b/gocryptfs-readthedocs/base.html @@ -0,0 +1,137 @@ + + + +
+ {%- block site_meta %} + + + + {% if page and page.is_homepage %}{% endif %} + {% if config.site_author %}{% endif %} + {% if config.site_favicon %} + {% else %}{% endif %} + {%- endblock %} + + {%- block htmltitle %} +