{% load i18n %} {% block title %}Yet another feedzilla site{% endblock %} {% block extra_js %}{% endblock %}
{% block content %}{% endblock %}
{% include "feedzilla/_sidebar.html" %} {% include "feedzilla/_sidebar_extra.html" %}