We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6366f2 commit 1a944e6Copy full SHA for 1a944e6
1 file changed
resources/views/layout.antlers.html
@@ -3,8 +3,7 @@
3
{{ partial:head }}
4
{{ partial:site_header }}
5
<body>
6
- {{# =jfg This is not currently in use but could be useful in future #}}
7
- {{ partial:promo }}
+ {{# {{ partial:promo }} #}}
8
9
{{# Need tabindex="-1" to lock the tab focus here when using Skip to Content #}}
10
<main tabindex="-1" id="main" class="s-main o-scroll-spy-timeline">
0 commit comments