diff --git a/it4i_theme/footer.html b/it4i_theme/footer.html index 660b28f675bed601c659042ae28edc4e8001cbf5..5f69e90c4823bf917da720cb51d28dd9a79b3ce3 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 %}