{% load static %}{% load closedverse_tags %}{% block html %}{% if not request.META.HTTP_X_PJAX %} {% endif %} {% if title %}{{ title }} - Cedar{% else %}Cedar{% endif %} {% if not request.META.HTTP_X_PJAX %} {% if ogdata %} {% endif %} {% if request.user.ColorTheme %}{% endif %}
{% if request.user.unique_id %} {% else %} {% endif %}
{% endif %}
{% block main-body %} {% endblock %}
{% if not request.META.HTTP_X_PJAX %}
{% endif %}{% endblock html %}