aboutsummaryrefslogtreecommitdiff
path: root/gocryptfs-readthedocs/versions.html
diff options
context:
space:
mode:
Diffstat (limited to 'gocryptfs-readthedocs/versions.html')
-rw-r--r--gocryptfs-readthedocs/versions.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/gocryptfs-readthedocs/versions.html b/gocryptfs-readthedocs/versions.html
new file mode 100644
index 0000000..27568cb
--- /dev/null
+++ b/gocryptfs-readthedocs/versions.html
@@ -0,0 +1,14 @@
+<div class="rst-versions" role="note" style="cursor: pointer">
+ <span class="rst-current-version" data-toggle="rst-current-version">
+ <a class="icon icon-github" href="https://github.com/rfjakob/gocryptfs">gocryptfs</a>
+ <a class="icon icon-github" href="https://github.com/rfjakob/gocryptfs-website">gocryptfs-website</a>
+<!--
+ {% if page.previous_page %}
+ <span><a href="{{ page.previous_page.url }}" style="color: #fcfcfc;">&laquo; Previous</a></span>
+ {% endif %}
+ {% if page.next_page %}
+ <span style="margin-left: 15px"><a href="{{ page.next_page.url }}" style="color: #fcfcfc">Next &raquo;</a></span>
+ {% endif %}
+ </span>
+--!>
+</div>