Enter here a not too long Site Manifest ...

<div style="clear:both"></div>
<!--left column-->
<div class="column_frames" style="float:left; width:calc(50% - 12px);margin:6px">
{{Main Page/Frame
 | color      = 990000
 | title      = Card title
 | content    = Card content (can be another page or template)
}}

{{Main Page/Frame
 | color      = 339966
 | title      = Card title
 | content    = Card content (can be another page or template)
}}


</div>
<!--right column-->
<div class="column_frames" style="float:right; width:calc(50% - 12px);margin:6px">

{{Main Page/Frame
 | color      = 006699
 | title      = Card title
 | content    = Card content (can be another page or template)
}}

{{Main Page/Frame
 | color      = 006699
 | title      = Card title
 | content    = Card content (can be another page or template)
}}
</div>
<div style="clear:both"></div>