{% extends "base.html" %} {% block title %}{{ super() }}/ About{% endblock %} {% block content %}
{% endblock %}