diff --git a/src/landppt/web/templates/template_selection.html b/src/landppt/web/templates/template_selection.html new file mode 100644 index 0000000..0c8c82a --- /dev/null +++ b/src/landppt/web/templates/template_selection.html @@ -0,0 +1,1677 @@ +{% extends "base.html" %} + +{% block title %}选择PPT模板{% endblock %} + +{% block extra_css %} + +{% endblock %} + +{% block content %} +
+

选择PPT模板

+

为您的PPT选择一个合适的模板模板

+
+ 项目:{{ project_topic or '未知项目' }} +
+
+ +
+ + +
+
+ +
+
+ +
🔍
+ +
+
+ + +
+ + +
+ + + +
+ + + +
+ + +
+ +
+ + + + + + + + +
+
+ 选择模板后点击下方按钮开始生成PPT +
+
+ + +
+
+ + + +
+ + + + + + + +{% endblock %}