@model BuildFeed.Models.ViewModel.QuestionForm @{ ViewBag.Title = "Ask a question | BuildFeed"; }
Have a burning question you wish to ask the BuildFeed team? Drop us an email directly using this form. We'll respond to you using the email address you provide in the form below.
@using (Html.BeginForm()) { @Html.AntiForgeryToken()