aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/_layouts/about.html
blob: 9a6a620d17d017bd03851af99ad8093fdaa2526c (plain) (tree)
1
2
3
4
5
6
7






                         
{% include header.html %}
<div class="row">
  <div class="col-md-12">
    {{ content }}
  </div>
</div>
{% include footer.html %}