From 62ab12740cc46abc0184b93831152d82fc5f89c1 Mon Sep 17 00:00:00 2001 From: 13315423919 <13315423919@qq.com> Date: Fri, 7 Nov 2025 09:05:36 +0800 Subject: [PATCH] Add File --- src/landppt/web/templates/profile.html | 159 +++++++++++++++++++++++++ 1 file changed, 159 insertions(+) create mode 100644 src/landppt/web/templates/profile.html diff --git a/src/landppt/web/templates/profile.html b/src/landppt/web/templates/profile.html new file mode 100644 index 0000000..5ad141c --- /dev/null +++ b/src/landppt/web/templates/profile.html @@ -0,0 +1,159 @@ +{% extends "base.html" %} + +{% block title %}用户资料 - LandPPT{% endblock %} + +{% block content %} +
+ 管理您的账户信息和安全设置 +
+