{% extends "baseTemplate/index.html" %} {% block title %}Account Details{% endblock %} {% block content %} {% load static %}
列出当前登录用户的详细信息。