e.g. 3.8 Adding a Link to the RSVP Form

chap3
Jason Zhu 2021-07-14 00:02:15 +10:00
parent 110afd3591
commit fc94ae2213
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
<p>We're going to have an exciting party.<br/>
(To do: sell it better. Add pictures or something)
</p>
@Html.ActionLink("RSVP Now", "RsvpForm")
</div>
</body>
</html>