From 1f5f18215fddf8cee7c3856a1a5f4b99a4489e71 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:21:09 +0200
Subject: [PATCH] edit readme

---
 it4i_theme/footer.html | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/it4i_theme/footer.html b/it4i_theme/footer.html
index 660b28f67..5f69e90c4 100644
--- a/it4i_theme/footer.html
+++ b/it4i_theme/footer.html
@@ -19,6 +19,11 @@
         </a>
       {% endif %}
     </div>
+<div class="as"><div class="title">Was this article helpful?</div><div class="subtitle"></div><button class="as-button" data-value="5" type="button">Yes</button><button class="as-button" data-value="1" type="button">No</button><form data-tracking-cat="contact form: article_survey_full" st-ve="20"><div class="field"><textarea aria-label="How can we improve it?" name="article_feedback_comment"></textarea></div><button class="submit-button" type="button">Submit</button></form></div> </div> </div>    </article>  <script>
+    window['prt']= new Date().getTime();
+    window['iml'] = new Date().getTime();
+    try { window.console.timeStamp('CSI/prt'); } catch (e) {}
+  </script>  <div>  
     <div class="next">
       {% if next_page %}
         <a href="{{ next_page.url }}" title="{{ next_page.title }}">
@@ -39,4 +44,4 @@
       {% endif %}
     </div>
   </nav>
-{% endif %}
\ No newline at end of file
+{% endif %}
-- 
GitLab