aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts/default.html
blob: cebd77aca39c514f6008008ec25f6e25f0dc07ed (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:60px;">
{{ content }}
{% include footer.html %}