diff --git a/src/TechCommunityCalendar.Solution/TechCommunityCalendar.CoreWebApplication/Views/Shared/_Layout.cshtml b/src/TechCommunityCalendar.Solution/TechCommunityCalendar.CoreWebApplication/Views/Shared/_Layout.cshtml index 75890480..39909027 100644 --- a/src/TechCommunityCalendar.Solution/TechCommunityCalendar.CoreWebApplication/Views/Shared/_Layout.cshtml +++ b/src/TechCommunityCalendar.Solution/TechCommunityCalendar.CoreWebApplication/Views/Shared/_Layout.cshtml @@ -36,7 +36,13 @@ TechCommunityCalendar.com Map Add Event - +
+ + +
@@ -97,6 +103,7 @@ + @RenderSection("Scripts", required: false)