Skip to content

Commit

Permalink
forgot this
Browse files Browse the repository at this point in the history
  • Loading branch information
jteplitz committed Jun 30, 2012
1 parent f6e6cb5 commit 1683cd9
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions views/setupEvent/success.jade
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
// fuck the block
link(rel="stylesheet", href="/stylesheets/success.css")

h2 Success! Your Meetup will be ordering from #{restaurantName}
p
| We'll email everyone who RSVPs to
strong
a(href="#{event_url}") #{event_name}
| to let them place their order.
br
| The cost of their food will automatically get deposited in your Dwolla account.
br
h3
| When you're ready to place the group order
a(href="/placeorder/#{eventId}") click here.

0 comments on commit 1683cd9

Please sign in to comment.