{% extends 'base.html' %} {% load static %} {% block extrahead %} {{ block.super }} {% block title %} Chatter {% endblock %} {% endblock extrahead %}