質問編集履歴
1
ファイル名の変更
test
CHANGED
File without changes
|
test
CHANGED
@@ -198,7 +198,7 @@
|
|
198
198
|
|
199
199
|
def textPass():
|
200
200
|
|
201
|
-
return render_template('text.html')
|
201
|
+
return render_template('textButton.html')
|
202
202
|
|
203
203
|
|
204
204
|
|