aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts/default.html
blob: 6dbb9aea9b8274c1c825de530a428cacf54e887a (plain)
1
2
3
4
5
6
<!DOCTYPE html>
{% include header.html %}
{% include menu.html %}
<div class="container offsetanchor" style="padding-top:80px;padding-bottom:75px;">
{{ content }}
{% include footer.html %}