Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkeinecke authored Jul 19, 2018
1 parent 5dd305b commit 248e803
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<body>
{% include header.html %}
<main class="container">
{{ content }}
{% include breadcrumb.html %}
{{ content }}
</main>
</body>
</html>

0 comments on commit 248e803

Please sign in to comment.