diff --git a/Website/Views/Shared/_Layout.cshtml b/Website/Views/Shared/_Layout.cshtml index b6053ec..4677b93 100644 --- a/Website/Views/Shared/_Layout.cshtml +++ b/Website/Views/Shared/_Layout.cshtml @@ -36,10 +36,18 @@ + + + + + + + + @foreach (var file in jsFiles){ }