{% extends "base.html" %} {% block title %} 党建工作 {% endblock %} {% block content %} <div class="container"> <h1>党建工作</h1> </div> {% endblock %}