We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7438229 commit 7408719Copy full SHA for 7408719
templates/index.html
@@ -8,7 +8,7 @@
8
<body>
9
<h1>Bible Verse Similarity</h1>
10
<form method="POST">
11
- <label for="user_input">Enter a Bible verse:</label><br>
+ <label for="user_input">Enter a theme:</label><br>
12
<input type="text" id="user_input" name="user_input" required><br><br>
13
<input type="submit" value="Find Similar Verses">
14
</form>
0 commit comments