Email Reminders
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
@Html.Partial("_StatusMessage")
|
||||
|
||||
<h2 class="center-content"><i class="fa fa-clock-o"></i> @ViewBag.Title</h2>
|
||||
<h4 class="center-content">Reminder for future vehicle service</h4>
|
||||
|
||||
@using (Html.BeginForm("Create", "ServiceReminder", FormMethod.Post, new { @class = "form-horizontal well center-content" }))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user