diff --git a/it4i_theme/base.html b/it4i_theme/base.html index 2eef95bdadefcc7cb07735ea9203f750321cd770..19498643559ae9ac5cff7e99ba9b035b22c366d4 100644 --- a/it4i_theme/base.html +++ b/it4i_theme/base.html @@ -128,14 +128,6 @@ </div> </article> <div class="results" role="status" aria-live="polite"> - <ul class="repo"> - <li class="repo-download"> - {% set version = config.extra.version | default("master") %} - <a href="all.pdf" target="_blank" title="DOWNLOAD PDF VERSION" data-action="download"> - <i class="icon icon-download"></i> DOWNLOAD PDF VERSION - </a> - </li> - </ul> <div class="scrollable"> <div class="wrapper"> <div class="meta"></div> diff --git a/it4i_theme/drawer.html b/it4i_theme/drawer.html index 8c3f86341739a27fc3e78f6b7e4f6f5204233fa8..7ae38474105000fc3443c355f5179f4c946b3919 100644 --- a/it4i_theme/drawer.html +++ b/it4i_theme/drawer.html @@ -11,6 +11,14 @@ </a> <div class="scrollable"> <div class="wrapper"> + <ul class="repo"> + <li class="repo-download"> + {% set version = config.extra.version | default("master") %} + <a href="all.pdf" target="_blank" title="DOWNLOAD PDF VERSION" data-action="download"> + <i class="icon icon-download"></i> DOWNLOAD PDF VERSION + </a> + </li> + </ul> <hr> <div class="toc"> <ul>