fake commit

This commit is contained in:
Tommy Parnell
2015-03-19 22:40:11 -04:00
parent 6e5f68e5a6
commit 26aa795c7d

View File

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