<template>
<CGrid layout="left-wide">
<!-- Content goes here -->
</CGrid>
<CGrid layout="left-wider">
<!-- Content goes here -->
</CGrid>
<CGrid layout="left-widest">
<!-- Content goes here -->
</CGrid>
<CGrid layout="right-wide">
<!-- Content goes here -->
</CGrid>
<CGrid layout="right-wider">
<!-- Content goes here -->
</CGrid>
<CGrid layout="right-widest">
<!-- Content goes here -->
</CGrid>
</template>