c8bbc25
528c5d1
1
2 3 4 5 6
7
{% include jekyll-theme/header.html %} <div class="row"> <div class="col-md-12"> {{ content }} </div> </div> {% include jekyll-theme/footer.html %}