{% include 'title' %} {% if page.meta.description %} {% endif %} {% if page.meta.og %} {% include "og" with { og: page.meta.og } %} {% endif %} {% for size in site.apple_touch_icon_sizes %} {% endfor %} {% for size in site.favicon_sizes %} {% endfor %}
{% block content_wrapper %}
{% block content %}{% endblock %}
{% endblock %} {% include 'sidebar' %}
{# .row #}
{# .container #} {% block scripts %}{% endblock %} {% if page.tweets is defined and page.tweets == true %} {% endif %} {% if site.google_analytics_tracking_id %} {% endif %}