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 %} +
+ 管理您的账户信息和安全设置 +
+