{% load i18n %} {% load sidebar %} {% load theme %} {% block title %}{{ site.name }} »{% endblock %} {% theme_css "default_right" %} {% theme_css "nicetitle" %} {% theme_js "nicetitle" %} {% block extrahead %}{% endblock %}
{% block content %}{% endblock %}
{% sidebar %}