aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/common/sidebar_entry.html
blob: 761119d25ab5377fb8c183f19095117d9e35bc05 (plain) (blame)
1
2
3
4
<div class="col-xs-12 col-sm-6 col-md-12">
  <h4>{{ include.header }}</h4>
  {{ include.content }}
</div>