{% include 'meta' %} {% block stylesheets %}{% endblock %} {% for size in site.apple_touch_icon_sizes %} {% endfor %} {% for size in site.favicon_sizes %} {% endfor %}
{% include 'layout/navbar' %}
{% block page_title %}

{{ page.title }}

{% endblock %} {% block content_wrapper %} {% block content %}{% endblock %} {% endblock %}
{% block sidebar_wrapper %} {% endblock %}
{% if site.google_analytics_tracking_id %} {% endif %} {% if page.has_tweets %} {% endif %} {% block scripts %}{% endblock %}