{% extends "base.html" %} {% block title %}首页{% endblock %} {% block menu %} {{ super() }} {% endblock %} {% block content %} {{ super() }}