From 5a2f8e94f1b5eca79f469c6a00f2ba5a4fa99397 Mon Sep 17 00:00:00 2001 From: 13315423919 <13315423919@qq.com> Date: Fri, 7 Nov 2025 09:05:35 +0800 Subject: [PATCH] Add File --- .../templates/global_master_templates.html | 2252 +++++++++++++++++ 1 file changed, 2252 insertions(+) create mode 100644 src/landppt/web/templates/global_master_templates.html diff --git a/src/landppt/web/templates/global_master_templates.html b/src/landppt/web/templates/global_master_templates.html new file mode 100644 index 0000000..89f5ae1 --- /dev/null +++ b/src/landppt/web/templates/global_master_templates.html @@ -0,0 +1,2252 @@ +{% extends "base.html" %} + +{% block title %}模板管理{% endblock %} + +{% block extra_css %} + +{% endblock %} + +{% block content %} +
+

模板管理

+

管理和创建PPT模板

+
+ +
+ +
+
+
+

模板管理

+ 模板广场 +
+

创建、编辑和管理您的PPT模板

+
+
+ + + + +
+
+ + +
+
+ +
+
+ +
+ +
+ + +
+ +
+ + +
+
+
+ 显示第 1-12 项,共 0 项 +
+
+ +
+ +
+ +
+
+ + +
+
+
+ + + +
+ + + + + + + + + + + + + + + +{% endblock %}