12 lines
509 B
HTML
12 lines
509 B
HTML
<!--<div class="flex-dir-column flex-container height-100">-->
|
|
<div class="grid-container flex-dir-column flex-container height-100" id="main-content-container">
|
|
<span id="navbar-fragment"></span>
|
|
<div class="grid-x grid-padding-x grid-padding-y grow max-height-100">
|
|
<div class="cell small-12" id="main-content">
|
|
<!--site-_content wird ersetzt, daher keine wirklichen attribute-->
|
|
<span id="site-content">
|
|
</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!--</div>--> |