added basic starter ajax link algorythme, added overlayScrollbar js lib, cleaned template
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user