Update default.html
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
ffca8c45b0
commit
d6f9ce84fb
1 changed files with 9 additions and 6 deletions
|
@ -173,12 +173,15 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<!-- Main content -->
|
<!-- Main content -->
|
||||||
|
<div id="content" class="main-section hasLightBlue">
|
||||||
<main>
|
<main>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
<div class="section section-default">
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<footer id="footer" class="typo3-search-exclude"
|
<footer id="footer" class="typo3-search-exclude"
|
||||||
|
|
Loading…
Reference in a new issue