{% extends 'base.html' %} {% block title %}Site customization{% endblock %} {% block extrahead %} {% load static %} {% endblock %} {% block content %}
You can customize portions of {{ site_title }} to suit your organization's needs.