Skip to content

Commit

Permalink
Clear up the "you're registered" statement
Browse files Browse the repository at this point in the history
  • Loading branch information
pavpanchekha committed Jun 25, 2024
1 parent 8c5af5a commit 88be3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion talks/fptalks24.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h1>FPTalks 2024</h1>
</div>
<button type="submit">Register!</button>
</form>
<div class="thank-you">See you at FPTalks 2024!</div>
<div class="thank-you">You're registered, see you at FPTalks 2024!</div>
<script src="register.js"></script>
<script>setup_registration();</script>
</div>
Expand Down

0 comments on commit 88be3ea

Please sign in to comment.