mirror of
https://github.com/rudollee/LearningMVC.git
synced 2025-06-07 16:06:21 +00:00
9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
|
|
@{
|
|
ViewBag.Title = "SportsStore: Order Submitted";
|
|
}
|
|
|
|
<h2>Thanks!</h2>
|
|
Thanks for placing your order. We'll ship your goods as soon as possible.
|
|
|