Skip to content

Commit

Permalink
user
Browse files Browse the repository at this point in the history
  • Loading branch information
michelson committed Aug 6, 2024
1 parent 3811cdc commit 122b90e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1>Thank you for your purchase, <%= @user.name %>!</h1>
<h1>Thank you for your purchase, <%= @user.username %>!</h1>

<p>Your order details:</p>

Expand Down

0 comments on commit 122b90e

Please sign in to comment.