layout: default


<div class=“row”>

<div class="offset-md-2 col-md-8 py-2">
  {{ content }}
</div>

</div>