<!DOCTYPE html> <!-- Type on Strap jekyll theme v2.4.6 Theme free for personal and commercial use under the MIT license https://github.com/sylhare/Type-on-Strap/blob/master/LICENSE --> <html lang="en"> {% include default/head.liquid %} <body> {% include default/navbar.liquid %} <div class="content"> {{ content }} </div> {% include default/footer.liquid %} </body> </html>