diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 0d6a33a..8be2edf 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -5,14 +5,8 @@
-
-
-
-
-
-
@@ -636,7 +630,7 @@
-
+
@@ -651,7 +645,7 @@
-
+
diff --git a/docutranslate/app.py b/docutranslate/app.py
index 8c37931..772d868 100644
--- a/docutranslate/app.py
+++ b/docutranslate/app.py
@@ -88,7 +88,6 @@ current_translation_state = {
templates = Jinja2Templates(directory=".") # 假设模板在当前目录或使用字符串模板
# --- HTML 模板字符串 ---
-# --- HTML 模板字符串 (修改后) ---
HTML_TEMPLATE_STR = """
@@ -98,277 +97,102 @@ HTML_TEMPLATE_STR = """
DocuTranslate
-
-
-