added basic starter ajax link algorythme, added overlayScrollbar js lib, cleaned template

This commit is contained in:
Bachir Soussi Chiadmi
2018-01-06 11:26:28 +01:00
parent 2023618764
commit ee2f631ed7
13 changed files with 397 additions and 213 deletions
@@ -49,13 +49,9 @@
</header>
<main role="main">
<a id="main-content" tabindex="-1"></a>{# link is in html.html.twig #}
<div class="layout-content">
{{ page.content }}
</div>{# /.layout-content #}
</main>
{% if page.footer_left or page.footer_center or page.footer_right %}