{% extends "blogango/admin/base.html" %} {% block title %}{{ _("Basic Options") }}{% endblock %} {% block contents %}
From here you can configure the basic blog settings like the blog title and tagline.
{% if form.errors %} Please correct the following errors: