{% 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 %}
{% color_theme request as theme %}
{% if theme %}{% endif %}