{% if blog.index == "off" %}
{% endif %}
{% if post %}{{ post.title }} | {% endif %}{{ blog.title }}
{% if blog.theme != "default" %}
{% endif %} {% if blog.name == "themes-test" %}
{% endif %} {% if blog.css %} {% endif%}
{% if g.mode == "multi" %}
{{ blog.title }}
{% else %}
{{ blog.title }}
{% endif %}