another test commit

This commit is contained in:
Tommy Parnell
2015-03-19 22:42:18 -04:00
parent 26aa795c7d
commit 7a0740acb0

View File

@@ -2,7 +2,7 @@
@{
Layout = "Views/Shared/_Layout.cshtml";
}
<div id="target">Woooo!</div>
<div id="target">test commit</div>
@section styles{
<link rel="stylesheet" href="~/Content/jquery.UntappedWidget.min.css" />
}