{% extends "base.html" %} {% load static %} {% block title %} 首页 {% endblock %} {% block content %} {% endblock %}