{% extends 'content_base.html' %} {% block htmlTitle %}About the website{% endblock %} {% block bodyClass %}{% endblock %} {% block pageTitle %}About my website{% endblock %} {% block content %} {% endblock %}