summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index 330e759..3fca9f1 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -38,8 +38,8 @@
38 </div> 38 </div>
39 </nav> 39 </nav>
40 40
41 <main class="s-page l-container l-container--content l-container--pad-v"> 41 <main class="c-page s-page l-container l-container--content l-container--pad-v">
42 <div class="s-page__content"> 42 <div class="c-page__content">
43 $if(ishome)$ 43 $if(ishome)$
44 <header class="c-page-header u-hidden@sm-down" role="presentation"> 44 <header class="c-page-header u-hidden@sm-down" role="presentation">
45${pageHeader()} 45${pageHeader()}