From bfe6b77744100aafe58d0e946fd54956b6a5dafa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Tue, 6 Sep 2016 15:23:47 +0200 Subject: [PATCH] edit readme --- it4i_theme/footer.html | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/it4i_theme/footer.html b/it4i_theme/footer.html index 38e67deb9..a8fb48b9f 100644 --- a/it4i_theme/footer.html +++ b/it4i_theme/footer.html @@ -19,22 +19,6 @@ </a> {% endif %} </div> - <div class="as"> - <a href=""> - <span class="direction"> - </span> - <div class="page"> - <div class="stretch"> - <div class="title"> - </div> - </div> - <div class="button button-yes" role="button" aria-label="Yes"> - <i class="icon icon-yes"></i> - </div> - </div> - </a> - {% endif %} - </div> <div class="next"> {% if next_page %} <a href="{{ next_page.url }}" title="{{ next_page.title }}"> -- GitLab