diff options
Diffstat (limited to 'gocryptfs-readthedocs/versions.html')
-rw-r--r-- | gocryptfs-readthedocs/versions.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/gocryptfs-readthedocs/versions.html b/gocryptfs-readthedocs/versions.html deleted file mode 100644 index 27568cb..0000000 --- a/gocryptfs-readthedocs/versions.html +++ /dev/null @@ -1,14 +0,0 @@ -<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;">« Previous</a></span> - {% endif %} - {% if page.next_page %} - <span style="margin-left: 15px"><a href="{{ page.next_page.url }}" style="color: #fcfcfc">Next »</a></span> - {% endif %} - </span> ---!> -</div> |