{% extends 'base.html' %} {% block title %}服务器错误{% endblock %} {% block content %}
500

服务器内部错误

服务器遇到了一个错误,请稍后再试

返回首页
{% endblock %}