e.g. 3.8 Adding a Link to the RSVP Form
parent
110afd3591
commit
fc94ae2213
|
@ -14,6 +14,7 @@
|
||||||
<p>We're going to have an exciting party.<br/>
|
<p>We're going to have an exciting party.<br/>
|
||||||
(To do: sell it better. Add pictures or something)
|
(To do: sell it better. Add pictures or something)
|
||||||
</p>
|
</p>
|
||||||
|
@Html.ActionLink("RSVP Now", "RsvpForm")
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue