{# Favicons are a touchy subject. For reasoning for the following code, see: http://stackoverflow.com/a/23851464/872397 #} {% if FAVICON %} {% endif %} {% if FAVICON_IE %} {% endif %} {% if TOUCHICON %} {% endif %} {% block meta %} {% endblock %} {% if BOOTSTRAP_THEME %} {% else %} {% endif %} {% if 'tipue_search' in PLUGINS %} {% endif %} {% if DOCUTIL_CSS %} {% endif %} {% if TYPOGRIFY %} {% endif %} {% if CUSTOM_CSS %} {% endif %} {% if SHARIFF %} {% endif %} {% if FEED_ALL_ATOM %} {% endif %} {% if FEED_ALL_RSS %} {% endif %} {% if tag and TAG_FEED_ATOM %} {% endif %} {% if category and CATEGORY_FEED_ATOM %} {% endif %}
image/svg+xml hackit 0x12
{% if BANNER and BANNER_ALL_PAGES %} {% include 'includes/banner.html' %} {% elif BANNER and not BANNER_ALL_PAGES %} {% block banner %}{% endblock %} {% endif %}
{% if not HIDE_SIDEBAR or ABOUT_ME %}
{% else %}
{% endif %} {% block breadcrumbs %} {% endblock %} {% block content %} {% endblock %}
{% if not HIDE_SIDEBAR or ABOUT_ME %} {% endif %}
{% include 'includes/footer.html' %} {% if BANNER %} {% endif %} {% include 'includes/github-js.html' %} {% include 'includes/disqus_script.html' %} {% include 'includes/ga.html' %} {% include 'includes/piwik.html' %} {% block scripts %}{% endblock %}