This commit is contained in:
iacore
2026-06-09 14:20:56 +08:00
parent 66ca170631
commit f48fe4bcaa
+2 -2
View File
@@ -10,8 +10,8 @@ app = Flask(__name__)
HTML = r'''<!DOCTYPE html> HTML = r'''<!DOCTYPE html>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Terms Search</title> <title>静心学堂中英文翻译对照表</title>
<h1>Terms Search</h1> <h1>静心学堂(非官方)中英文翻译对照表</h1>
<form method="get"> <form method="get">
<input name="q" value="{{ q }}" placeholder="query (e.g. 空性 emptiness)"> <input name="q" value="{{ q }}" placeholder="query (e.g. 空性 emptiness)">
<input name="loc" value="{{ loc }}" placeholder="loc filter"> <input name="loc" value="{{ loc }}" placeholder="loc filter">