aboutsummaryrefslogtreecommitdiff
path: root/xreadthedocs/versions.html
blob: 6a34ee81f089efab8be2e076c0f3dd005a3ea41c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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 previous_page %}
        <span><a href="{{ previous_page.url }}" style="color: #fcfcfc;">&laquo; Previous</a></span>
      {% endif %}
      {% if next_page %}
        <span style="margin-left: 15px"><a href="{{ next_page.url }}" style="color: #fcfcfc">Next &raquo;</a></span>
      {% endif %}
-->
    </span>
</div>