diff options
author | Andy Taylor | 2018-01-30 16:35:59 +1100 |
---|---|---|
committer | Andy Taylor | 2018-01-30 16:35:59 +1100 |
commit | 3e61b616f21b7ea2b575ddeb8e31fc11e8e34caf (patch) | |
tree | 074040a433ac0abe1b5139a59bd905321b1be694 /gocryptfs-readthedocs/base.html | |
parent | ba72cf33f36c15fc77e530ee7eeb465c4db73663 (diff) |
Remove breadcrumbs
Diffstat (limited to 'gocryptfs-readthedocs/base.html')
-rw-r--r-- | gocryptfs-readthedocs/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gocryptfs-readthedocs/base.html b/gocryptfs-readthedocs/base.html index ccca048..fdd34ac 100644 --- a/gocryptfs-readthedocs/base.html +++ b/gocryptfs-readthedocs/base.html @@ -99,7 +99,6 @@ {# PAGE CONTENT #} <div class="wy-nav-content"> <div class="rst-content"> - {% include "breadcrumbs.html" %} <div role="main"> <div class="section"> {% block content %} |