{% if SITE_VERIFICATION %} {% endif %} {% block title %}{{ SITENAME }}{% endblock %} {% include 'analytics.html' %} {% if TAG_MANAGER %} {% endif %} {% assets filters="less,yui_css", output="css/main.%(version)s.css", "css/main.less" %} {% endassets %} {% if GOOGLE_ADSENSE_CLIENT %} {% endif %} {% for extra_path in EXTRA_PATH_METADATA.values() %} {% if extra_path.get('path', '').endswith('.css') %} {% endif %} {% endfor %} {% block tags %} {% endblock %} {% if TAG_MANAGER %} {% endif %}
{% block content %} {% endblock %}
{% include 'adsense.html' %} {% include 'disqus_script.html' %}