Skip to content

Instantly share code, notes, and snippets.

@mtmcfarl
Last active December 26, 2015 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mtmcfarl/7165099 to your computer and use it in GitHub Desktop.
Save mtmcfarl/7165099 to your computer and use it in GitHub Desktop.
Contact Request
===============
Here's what they had to say:
Name: <%= @contact[:first_name] %> <%= @contact[:last_name]%>
Company: <%= @contact[:company] %>
Email: <%= @contact[:email] %>
Phone: <%= @contact[:phone] %>
Their Question:
<%= @contact[:question] %>
With many thanks!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment