{% extends "base.html" %} {% block title %}退出登录{% endblock %} {% block content %} 您已退出 感谢您的使用 重新登录 {% endblock %}