diff --git a/it4i_theme/footer.html b/it4i_theme/footer.html
index 06e7be62029f9fec4ab5f54720e83b55edc939fe..a8fb48b9f392201b2e83d93fa514abf3c3a177b9 100644
--- a/it4i_theme/footer.html
+++ b/it4i_theme/footer.html
@@ -19,14 +19,6 @@
         </a>
       {% endif %}
     </div>
-<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="next">
       {% if next_page %}
         <a href="{{ next_page.url }}" title="{{ next_page.title }}">