Add debug tracing, email cleanup

This commit is contained in:
2016-04-13 10:48:32 -04:00
parent 123af4f44d
commit 064b86a37b
4 changed files with 38 additions and 10 deletions
+5
View File
@@ -1,4 +1,9 @@
@model LeafWeb.Web.ViewModels.LeafInput.CreateViewModel
@{
ViewBag.Title = "Submit Data";
}
@section Styles
{
@Styles.Render("~/backload/blueimp/bootstrap/BasicPlusUI/css")