{% load snipt_tags static %} {% block page-title %} {% if blog_user.profile.blog_title %} {{ blog_user.profile.blog_title }} {% else %} {{ blog_user.username }} {% endif %} {% endblock %} {% if 'page' in request.GET %} {% endif %} {% if blog_user.profile.gittip_username %} {% endif %} {% if debug %} {% else %} {% endif %} {% if custom_css %} {% endif %} {% if has_snipts and not detail %} {% endif %}
{% block header %}
{% endblock %}
{% block content %}{% endblock %}
{% include 'analytics.html' %}