Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
“AnzeIBM” committed Jan 16, 2025
1 parent f6c79a6 commit 7cb5364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<div id="content-container">
<div id="content-container-center">
<h3>Which programming language do you prefer?</h3>
<h3>Which programming language do you like?</h3>
<form id="choice" name='form' method="POST" action="">
<button id="a" type="submit" name="vote" class="a" value="a">{{option_a}}</button>
<button id="b" type="submit" name="vote" class="b" value="b">{{option_b}}</button>
Expand Down

0 comments on commit 7cb5364

Please sign in to comment.