diff --git a/Views/Note/Index.cshtml b/Views/Note/Index.cshtml index bda3c3f..a1f0bbb 100644 --- a/Views/Note/Index.cshtml +++ b/Views/Note/Index.cshtml @@ -19,4 +19,7 @@ + + + } diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml index 02823e7..2a4e856 100644 --- a/Views/Shared/_Layout.cshtml +++ b/Views/Shared/_Layout.cshtml @@ -11,10 +11,10 @@ @RenderBody() - @RenderSection("scripts", false) - + @RenderSection("scripts", false) +