#pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(38, 35, true);
            WriteLiteral("<!DOCTYPE HTML>\r\n<html lang=\"en\">\r\n");
            EndContext();
            BeginContext(73, 757, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1d1421f81fdd3b7d7b60fca760c2b39512ae94245044", async() => {
                BeginContext(79, 596, true);
                WriteLiteral(@"
<meta charset=""utf-8"">
<title>Welcome to Explore California</title>
<meta name=""description"" content=""A lynda.com example of HTML5 and CSS3"">
<meta name=""keywords"" content=""html5, css3, lynda, local storage, canvas, forms, semantics, web apps"">
<!--make sure mobile devices display the page at the proper scale	-->
<meta name=""viewport"" content=""width=device-width, initial-scale=1.0"">
<!--[if lt IE 9]>
<script src=""http://html5shiv.googlecode.com/svn/trunk/html5.js""></script>
<![endif]-->
<link href=""/css/main.css"" rel=""stylesheet"" type=""text/css"" media=""screen, projection"">
    ");
                EndContext();
                BeginContext(675, 76, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1d1421f81fdd3b7d7b60fca760c2b39512ae94246043", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(751, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(757, 64, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1d1421f81fdd3b7d7b60fca760c2b39512ae94247383", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(821, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(830, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(832, 4598, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1d1421f81fdd3b7d7b60fca760c2b39512ae94249520", async() => {
                BeginContext(862, 1650, true);
                WriteLiteral(@"
<div id=""wrapper"">
  <header id=""mainHeader""> <a href=""/"" title=""home"" class=""logo"">
   <!-- I need this div because IE is an affront to mankind-->
    <div>
    <h1>Explore California</h1>
    </div>
    </a>
    <nav id=""siteNav"">
      <h1>Where do you want to go?</h1>
      <ul>
       <li><a href=""/tours.htm"" title=""Our tours"">Tours <br /><span class=""tagline"">follow our bliss</span></a>
          <ul>
            <li><a href=""/tours.htm"" title=""Our tours"">All Tours</a></li>
            <li><a href=""/tours.htm"" title=""find tours"">Tours by Activity</a></li>
            <li><a href=""/tours.htm"" title=""find tours"">Tours by Region</a></li>
            <li><a href=""/tours.htm"" title=""find tours"">Tour Finder</a></li>
          </ul>
        </li>
        <li><a href=""mission.htm"" title=""What we believe"">Mission <br /><span class=""tagline"">what makes us different?</span></a></li>
        <li><a href=""resources.htm"" title=""planning resources"">Resources <br /><span class=""tagline"">plan your t");
                WriteLiteral(@"rip</span></a>
          <ul>
            <li><a href=""resources/faq.htm"" title=""Got questions?"">Tour FAQs</a></li>
            <li><a href=""resources/additional_resources.htm"" title=""additional resources"">Tour Information</a></li>
            <li><a href=""resources/terms.htm"" title=""terms and conditions"">Site Terms</a></li>
          </ul>
        </li>
        <li><a href=""explorers.htm"" title=""Our community"">Explorers <br /><span class=""tagline"">join our community</span></a>
          <ul>
            <li><a href=""explorers/join.htm"" title=""join our community"">Join the Explorers</a></li>
            <li><a");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 2512, "\"", 2547, 1);
#line 48 "C:\Users\Bradley\Desktop\LinkedIn Learning\ASP.NET core MVC\Test\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 2519, Url.Action("Index", "Blog"), 2519, 28, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2548, 306, true);
                WriteLiteral(@" title=""read our blog!"">Read our blog</a></li>
            <li><a href=""explorers/gallery.htm"" title=""contributor photos"">Tour Photos</a></li>
            <li><a href=""_video/EC_podcast_full version.mov"" title=""check out our podcast"">Video podcast</a></li>
          </ul>
        </li>
        <li>
");
                EndContext();
#line 54 "C:\Users\Bradley\Desktop\LinkedIn Learning\ASP.NET core MVC\Test\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                if (User.Identity.IsAuthenticated)
                {
#line default
#line hidden
                    BeginContext(2918, 33, true);
                    WriteLiteral("                <form id=\"logout\"");
                    EndContext();
                    BeginWriteAttribute("action", " action=\"", 2951, "\"", 2992, 1);
#line 56 "C:\Users\Bradley\Desktop\LinkedIn Learning\ASP.NET core MVC\Test\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 2960, Url.Action("Logout", "Account"), 2960, 32, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(2993, 180, true);
                    WriteLiteral(" method=\"POST\">\r\n                    <a href=\"javascript: $(\'#logout\').submit()\" class=\"last\">\r\n                        Logout\r\n                        <br /><span class=\"tagline\">");
                    EndContext();
                    BeginContext(3174, 18, false);
#line 59 "C:\Users\Bradley\Desktop\LinkedIn Learning\ASP.NET core MVC\Test\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    Write(User.Identity.Name);

#line default
#line hidden
                    EndContext();
                    BeginContext(3192, 60, true);
                    WriteLiteral("</span>\r\n                    </a>\r\n                </form>\r\n");
                    EndContext();
#line 62 "C:\Users\Bradley\Desktop\LinkedIn Learning\ASP.NET core MVC\Test\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(3300, 18, true);
                    WriteLiteral("                <a");
                    EndContext();
                    BeginWriteAttribute("href", " href=\"", 3318, "\"", 3356, 1);
#line 65 "C:\Users\Bradley\Desktop\LinkedIn Learning\ASP.NET core MVC\Test\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 3325, Url.Action("Login", "Account"), 3325, 31, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(3357, 80, true);
                    WriteLiteral(" title=\"log in\" class=\"last\">\r\n                    Login\r\n                </a>\r\n");
                    EndContext();
#line 68 "C:\Users\Bradley\Desktop\LinkedIn Learning\ASP.NET core MVC\Test\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(3452, 82, true);
                WriteLiteral("        </li>\r\n      </ul>\r\n    </nav>\r\n  </header>\r\n  <section id=\"actionCall\">\r\n");
                EndContext();
#line 74 "C:\Users\Bradley\Desktop\LinkedIn Learning\ASP.NET core MVC\Test\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                if (IsSectionDefined("header"))
                {
#line default
#line hidden
                    BeginContext(3594, 30, false);
#line 76 "C:\Users\Bradley\Desktop\LinkedIn Learning\ASP.NET core MVC\Test\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    Write(RenderSection("header", false));

#line default
#line hidden
                    EndContext();
#line 76 "C:\Users\Bradley\Desktop\LinkedIn Learning\ASP.NET core MVC\Test\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(3656, 47, true);
                    WriteLiteral("          <h1>Explore our world your way</h1>\r\n");
                    EndContext();
#line 81 "C:\Users\Bradley\Desktop\LinkedIn Learning\ASP.NET core MVC\Test\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(3712, 77, true);
                WriteLiteral("  </section>\r\n  <div id=\"contentWrapper\">\r\n  <section id=\"mainContent\">\r\n    ");
                EndContext();
                BeginContext(3790, 12, false);
#line 85 "C:\Users\Bradley\Desktop\LinkedIn Learning\ASP.NET core MVC\Test\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(3802, 107, true);
                WriteLiteral("\r\n  </section>\r\n    <aside id=\"secondaryContent\">\r\n        <div id=\"specials\" class=\"callOut\">\r\n           ");
                EndContext();
                BeginContext(3909, 23, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("vc:monthly-specials", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1d1421f81fdd3b7d7b60fca760c2b39512ae942417171", async() => {
                }
                                                                            );
                __MonthlySpecialsViewComponentTagHelper = CreateTagHelper <global::AspNetCore.Views_Shared__Layout.__Generated__MonthlySpecialsViewComponentTagHelper>();
                __tagHelperExecutionContext.Add(__MonthlySpecialsViewComponentTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3932, 1193, true);
                WriteLiteral(@"
        </div>
        <div id=""trivia"" class=""callOut"">
            <h1>Did You Know?</h1>
            <p>California produces over 17 million gallons of wine each year!</p>
        </div>
    </aside>
  </div>
  <footer id=""pageFooter"">
  <section id=""quickLinks"">
  <h1>Quick Nav</h1>
    <ul id=""quickNav"">
      <li><a href=""/"" title=""Our home page"">Home</a></li>
      <li><a href=""/tours.htm"" title=""Explore our tours"">Tours</a></li>
      <li><a href=""mission.htm"" title=""What we think"">Mission</a></li>
      <li><a href=""resources.htm"" title=""Guidance and planning"">Resources</a></li>
      <li><a href=""explorers.htm"" title=""Join our community"">Explorers</a></li>
      <li><a href=""contact.htm"" title=""Contact and support"">Contact</a></li>
    </ul>
  </section>
  <section id=""footerResources"">
  <h1>Resources</h1>
    <ul id=""quickNav"">
      <li><a href=""resources/faq.htm"" title=""Our home page"">FAQ</a></li>
      <li><a href=""support.htm"" title=""Need help?"">Support</a></li>
      ");
                WriteLiteral("<li><a href=\"resources/legal.htm\" title=\"The fine print\">Legal</a></li><li><a href=\"login.htm\">Login</a></li>\r\n    </ul>\r\n\r\n      <p>\r\n          Copyright Jess Chadwick ");
                EndContext();
                BeginContext(5126, 17, false);
#line 118 "C:\Users\Bradley\Desktop\LinkedIn Learning\ASP.NET core MVC\Test\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                Write(DateTime.Now.Year);

#line default
#line hidden
                EndContext();
                BeginContext(5143, 280, true);
                WriteLiteral(@"
      </p>
  </section>
  <section id=""companyInfo"">
  <h1>Contact</h1>
  <h2>Explore California</h2>
      <p>5605 Nota Street<br />
        Ventura, CA 93003</p>
      <p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
  </section>
  </footer>
</div>
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(5430, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
Beispiel #2
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(36, 35, true);
            WriteLiteral("<!DOCTYPE HTML>\r\n<html lang=\"en\">\r\n");
            EndContext();
            BeginContext(71, 605, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b5d9c9a5916f8ff9368adeb6c635ef34015a90363757", async() => {
                BeginContext(77, 592, true);
                WriteLiteral(@"
<meta charset=""utf-8"">
<title>Welcome to Explore California</title>
<meta name=""description"" content=""A lynda.com example of HTML5 and CSS3"">
<meta name=""keywords"" content=""html5, css3, lynda, local storage, canvas, forms, semantics, web apps"">
<!--make sure mobile devices display the page at the proper scale	-->
<meta name=""viewport"" content=""width=device-width, initial-scale=1.0"">
<!--[if lt IE 9]>
<script src=""http://html5shiv.googlecode.com/svn/trunk/html5.js""></script>
<![endif]-->
<link href=""/css/main.css"" rel=""stylesheet"" type=""text/css"" media=""screen, projection"">
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(676, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(678, 4201, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b5d9c9a5916f8ff9368adeb6c635ef34015a90365553", async() => {
                BeginContext(708, 1650, true);
                WriteLiteral(@"
<div id=""wrapper"">
  <header id=""mainHeader""> <a href=""/"" title=""home"" class=""logo"">
   <!-- I need this div because IE is an affront to mankind-->
    <div>
    <h1>Explore California</h1>
    </div>
    </a>
    <nav id=""siteNav"">
      <h1>Where do you want to go?</h1>
      <ul>
       <li><a href=""/tours.htm"" title=""Our tours"">Tours <br /><span class=""tagline"">follow our bliss</span></a>
          <ul>
            <li><a href=""/tours.htm"" title=""Our tours"">All Tours</a></li>
            <li><a href=""/tours.htm"" title=""find tours"">Tours by Activity</a></li>
            <li><a href=""/tours.htm"" title=""find tours"">Tours by Region</a></li>
            <li><a href=""/tours.htm"" title=""find tours"">Tour Finder</a></li>
          </ul>
        </li>
        <li><a href=""mission.htm"" title=""What we believe"">Mission <br /><span class=""tagline"">what makes us different?</span></a></li>
        <li><a href=""resources.htm"" title=""planning resources"">Resources <br /><span class=""tagline"">plan your t");
                WriteLiteral(@"rip</span></a>
          <ul>
            <li><a href=""resources/faq.htm"" title=""Got questions?"">Tour FAQs</a></li>
            <li><a href=""resources/additional_resources.htm"" title=""additional resources"">Tour Information</a></li>
            <li><a href=""resources/terms.htm"" title=""terms and conditions"">Site Terms</a></li>
          </ul>
        </li>
        <li><a href=""explorers.htm"" title=""Our community"">Explorers <br /><span class=""tagline"">join our community</span></a>
          <ul>
            <li><a href=""explorers/join.htm"" title=""join our community"">Join the Explorers</a></li>
            <li><a");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 2358, "\"", 2393, 1);
#line 46 "F:\PROJECTS\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 2365, Url.Action("Index", "Blog"), 2365, 28, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2394, 612, true);
                WriteLiteral(@" title=""read our blog!"">Read our Blog</a></li>
            <li><a href=""explorers/gallery.htm"" title=""contributor photos"">Tour Photos</a></li>
            <li><a href=""_video/EC_podcast_full version.mov"" title=""check out our podcast"">Video podcast</a></li>
          </ul>
        </li>
        <li><a href=""contact.htm"" title=""contact us"" class=""last"">Contact <br /><span class=""tagline"">we're listening</span></a>
          <ul>
            <li><a href=""support.htm"" title=""need help?"">Support</a></li>
          </ul>
        </li>
      </ul>
    </nav>
  </header>
  <section id=""actionCall"">
");
                EndContext();
#line 60 "F:\PROJECTS\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                if (IsSectionDefined("header"))
                {
#line default
#line hidden
                    BeginContext(3056, 30, false);
#line 61 "F:\PROJECTS\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    Write(RenderSection("header", false));

#line default
#line hidden
                    EndContext();
#line 61 "F:\PROJECTS\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(3104, 45, true);
                    WriteLiteral("        <h1>Explore our world your way</h1>\r\n");
                    EndContext();
#line 64 "F:\PROJECTS\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(3158, 79, true);
                WriteLiteral("  </section>\r\n  <div id=\"contentWrapper\">\r\n  <section id=\"mainContent\">\r\n      ");
                EndContext();
                BeginContext(3238, 12, false);
#line 68 "F:\PROJECTS\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(3250, 108, true);
                WriteLiteral("\r\n  </section>\r\n    <aside id=\"secondaryContent\">\r\n        <div id=\"specials\" class=\"callOut\">\r\n            ");
                EndContext();
                BeginContext(3358, 23, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("vc:monthly-specials", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "b5d9c9a5916f8ff9368adeb6c635ef34015a903610288", async() => {
                }
                                                                            );
                __MonthlySpecialsViewComponentTagHelper = CreateTagHelper <global::AspNetCore.Views_Shared__Layout.__Generated__MonthlySpecialsViewComponentTagHelper>();
                __tagHelperExecutionContext.Add(__MonthlySpecialsViewComponentTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3381, 1193, true);
                WriteLiteral(@"
        </div>
        <div id=""trivia"" class=""callOut"">
            <h1>Did You Know?</h1>
            <p>California produces over 17 million gallons of wine each year!</p>
        </div>
    </aside>
  </div>
  <footer id=""pageFooter"">
  <section id=""quickLinks"">
  <h1>Quick Nav</h1>
    <ul id=""quickNav"">
      <li><a href=""/"" title=""Our home page"">Home</a></li>
      <li><a href=""/tours.htm"" title=""Explore our tours"">Tours</a></li>
      <li><a href=""mission.htm"" title=""What we think"">Mission</a></li>
      <li><a href=""resources.htm"" title=""Guidance and planning"">Resources</a></li>
      <li><a href=""explorers.htm"" title=""Join our community"">Explorers</a></li>
      <li><a href=""contact.htm"" title=""Contact and support"">Contact</a></li>
    </ul>
  </section>
  <section id=""footerResources"">
  <h1>Resources</h1>
    <ul id=""quickNav"">
      <li><a href=""resources/faq.htm"" title=""Our home page"">FAQ</a></li>
      <li><a href=""support.htm"" title=""Need help?"">Support</a></li>
      ");
                WriteLiteral("<li><a href=\"resources/legal.htm\" title=\"The fine print\">Legal</a></li><li><a href=\"login.htm\">Login</a></li>\r\n    </ul>\r\n\r\n      <p>\r\n          Copyright Jess Chadwick ");
                EndContext();
                BeginContext(4575, 17, false);
#line 101 "F:\PROJECTS\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                Write(DateTime.Now.Year);

#line default
#line hidden
                EndContext();
                BeginContext(4592, 280, true);
                WriteLiteral(@"
      </p>
  </section>
  <section id=""companyInfo"">
  <h1>Contact</h1>
  <h2>Explore California</h2>
      <p>5605 Nota Street<br />
        Ventura, CA 93003</p>
      <p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
  </section>
  </footer>
</div>
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(4879, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
Beispiel #3
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(33, 35, true);
            WriteLiteral("<!DOCTYPE HTML>\r\n<html lang=\"en\">\r\n");
            EndContext();
            BeginContext(68, 642, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "cbd1b7209d6ffd1425252bc85027e396fe28a44d3735", async() => {
                BeginContext(74, 629, true);
                WriteLiteral(@"
    <meta charset=""utf-8"">
    <title>Welcome to Explore Tunisia</title>
    <meta name=""description"" content=""A lynda.com example of HTML5 and CSS3"">
    <meta name=""keywords"" content=""html5, css3, lynda, local storage, canvas, forms, semantics, web apps"">
    <!--make sure mobile devices display the page at the proper scale	-->
    <meta name=""viewport"" content=""width=device-width, initial-scale=1.0"">
    <!--[if lt IE 9]>
    <script src=""http://html5shiv.googlecode.com/svn/trunk/html5.js""></script>
    <![endif]-->
    <link href=""/css/main.css"" rel=""stylesheet"" type=""text/css"" media=""screen, projection"">
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(710, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(712, 6306, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "cbd1b7209d6ffd1425252bc85027e396fe28a44d5568", async() => {
                BeginContext(742, 2124, true);
                WriteLiteral(@"
    <div id=""wrapper"">
        <header id=""mainHeader"">
            <a href=""/"" title=""home"" class=""logo"">
                <!-- I need this div because IE is an affront to mankind-->
                <div>
                    <h1>Explore Tunisia</h1>
                </div>
            </a>
            <nav id=""siteNav"">
                <h1>Where do you want to go?</h1>
                <ul>
                    <li>
                        <a href=""/tours.htm"" title=""Our tours"">Tours <br /><span class=""tagline"">follow our bliss</span></a>
                        <ul>
                            <li><a href=""/tours.htm"" title=""Our tours"">All Tours</a></li>
                            <li><a href=""/tours.htm"" title=""find tours"">Tours by Activity</a></li>
                            <li><a href=""/tours.htm"" title=""find tours"">Tours by Region</a></li>
                            <li><a href=""/tours.htm"" title=""find tours"">Tour Finder</a></li>
                        </ul>
                    </l");
                WriteLiteral(@"i>
                    <li><a href=""mission.htm"" title=""What we believe"">Mission <br /><span class=""tagline"">what makes us different?</span></a></li>
                    <li>
                        <a href=""resources.htm"" title=""planning resources"">Resources <br /><span class=""tagline"">plan your trip</span></a>
                        <ul>
                            <li><a href=""resources/faq.htm"" title=""Got questions?"">Tour FAQs</a></li>
                            <li><a href=""resources/additional_resources.htm"" title=""additional resources"">Tour Information</a></li>
                            <li><a href=""resources/terms.htm"" title=""terms and conditions"">Site Terms</a></li>
                        </ul>
                    </li>
                    <li>
                        <a href=""explorers.htm"" title=""Our community"">Explorers <br /><span class=""tagline"">join our community</span></a>
                        <ul>
                            <li><a href=""explorers/join.htm"" title=""join ou");
                WriteLiteral("r community\">Join the Explorers</a></li>\r\n                            <li><a");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 2866, "\"", 2901, 1);
#line 50 "B:\Sources\ExploreTunisia\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 2873, Url.Action("Index", "Blog"), 2873, 28, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2902, 723, true);
                WriteLiteral(@" title=""read our blog!"">Read our Blog</a></li>
                            <li><a href=""explorers/gallery.htm"" title=""contributor photos"">Tour Photos</a></li>
                            <li><a href=""_video/EC_podcast_full version.mov"" title=""check out our podcast"">Video podcast</a></li>
                        </ul>
                    </li>
                    <li>
                        <a href=""contact.htm"" title=""contact us"" class=""last"">Contact <br /><span class=""tagline"">we're listening</span></a>
                        <ul>
                            <li><a href=""support.htm"" title=""need help?"">Support</a></li>
                        </ul>
                    </li>
                    <li>
");
                EndContext();
#line 62 "B:\Sources\ExploreTunisia\Views\Shared\_Layout.cshtml"
                if (User.Identity.IsAuthenticated)
                {
#line default
#line hidden
                    BeginContext(3713, 45, true);
                    WriteLiteral("                            <form id=\"logout\"");
                    EndContext();
                    BeginWriteAttribute("action", " action=\"", 3758, "\"", 3799, 1);
#line 64 "B:\Sources\ExploreTunisia\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 3767, Url.Action("Logout", "Account"), 3767, 32, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(3800, 216, true);
                    WriteLiteral(" method=\"POST\">\r\n                                <a href=\"javascript: $(\'#logout\').submit()\" class=\"last\">\r\n                                    Logout\r\n                                    <br /><span class=\"tagline\">");
                    EndContext();
                    BeginContext(4017, 18, false);
#line 67 "B:\Sources\ExploreTunisia\Views\Shared\_Layout.cshtml"
                    Write(User.Identity.Name);

#line default
#line hidden
                    EndContext();
                    BeginContext(4035, 84, true);
                    WriteLiteral("</span>\r\n                                </a>\r\n                            </form>\r\n");
                    EndContext();
#line 70 "B:\Sources\ExploreTunisia\Views\Shared\_Layout.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(4203, 30, true);
                    WriteLiteral("                            <a");
                    EndContext();
                    BeginWriteAttribute("href", " href=\"", 4233, "\"", 4271, 1);
#line 73 "B:\Sources\ExploreTunisia\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 4240, Url.Action("Login", "Account"), 4240, 31, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(4272, 104, true);
                    WriteLiteral(" title=\"log in\" class=\"last\">\r\n                                Login\r\n                            </a>\r\n");
                    EndContext();
#line 76 "B:\Sources\ExploreTunisia\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(4403, 124, true);
                WriteLiteral("                    </li>\r\n                </ul>\r\n            </nav>\r\n        </header>\r\n        <section id=\"actionCall\">\r\n");
                EndContext();
#line 82 "B:\Sources\ExploreTunisia\Views\Shared\_Layout.cshtml"
                if (IsSectionDefined("header"))
                {
#line default
#line hidden
                    BeginContext(4605, 30, false);
#line 84 "B:\Sources\ExploreTunisia\Views\Shared\_Layout.cshtml"
                    Write(RenderSection("header", false));

#line default
#line hidden
                    EndContext();
#line 84 "B:\Sources\ExploreTunisia\Views\Shared\_Layout.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(4685, 53, true);
                    WriteLiteral("                <h1>Explore our world your way</h1>\r\n");
                    EndContext();
#line 89 "B:\Sources\ExploreTunisia\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(4753, 111, true);
                WriteLiteral("        </section>\r\n        <div id=\"contentWrapper\">\r\n            <section id=\"mainContent\">\r\n                ");
                EndContext();
                BeginContext(4865, 12, false);
#line 93 "B:\Sources\ExploreTunisia\Views\Shared\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(4877, 142, true);
                WriteLiteral("\r\n            </section>\r\n            <aside id=\"secondaryContent\">\r\n                <div id=\"specials\" class=\"callOut\">\r\n                    ");
                EndContext();
                BeginContext(5019, 23, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("vc:monthly-specials", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "cbd1b7209d6ffd1425252bc85027e396fe28a44d13636", async() => {
                }
                                                                            );
                __MonthlySpecialsViewComponentTagHelper = CreateTagHelper <global::AspNetCore.Views_Shared__Layout.__Generated__MonthlySpecialsViewComponentTagHelper>();
                __tagHelperExecutionContext.Add(__MonthlySpecialsViewComponentTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(5042, 1524, true);
                WriteLiteral(@"
                </div>
                <div id=""trivia"" class=""callOut"">
                    <h1>Did You Know?</h1>
                    <p>Tunisia produces over 17 million gallons of wine each year!</p>
                </div>
            </aside>
        </div>
        <footer id=""pageFooter"">
            <section id=""quickLinks"">
                <h1>Quick Nav</h1>
                <ul id=""quickNav"">
                    <li><a href=""/"" title=""Our home page"">Home</a></li>
                    <li><a href=""/tours.htm"" title=""Explore our tours"">Tours</a></li>
                    <li><a href=""mission.htm"" title=""What we think"">Mission</a></li>
                    <li><a href=""resources.htm"" title=""Guidance and planning"">Resources</a></li>
                    <li><a href=""explorers.htm"" title=""Join our community"">Explorers</a></li>
                    <li><a href=""contact.htm"" title=""Contact and support"">Contact</a></li>
                </ul>
            </section>
            <section id=""foote");
                WriteLiteral(@"rResources"">
                <h1>Resources</h1>
                <ul id=""quickNav"">
                    <li><a href=""resources/faq.htm"" title=""Our home page"">FAQ</a></li>
                    <li><a href=""support.htm"" title=""Need help?"">Support</a></li>
                    <li><a href=""resources/legal.htm"" title=""The fine print"">Legal</a></li>
                    <li><a href=""login.htm"">Login</a></li>
                </ul>

                <p>
                    Copyright Jess Chadwick ");
                EndContext();
                BeginContext(6567, 17, false);
#line 127 "B:\Sources\ExploreTunisia\Views\Shared\_Layout.cshtml"
                Write(DateTime.Now.Year);

#line default
#line hidden
                EndContext();
                BeginContext(6584, 427, true);
                WriteLiteral(@"
                </p>
            </section>
            <section id=""companyInfo"">
                <h1>Contact</h1>
                <h2>Explore Tunisia</h2>
                <p>
                    5605 Nota Street<br />
                    Ventura, CA 93003
                </p>
                <p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
            </section>
        </footer>
    </div>
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(7018, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(36, 20, true);
            WriteLiteral("\r\n<html lang=\"en\">\r\n");
            EndContext();
            BeginContext(56, 757, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "f0a1c37329dd4addaa066b654fb11b09", async() => {
                BeginContext(62, 596, true);
                WriteLiteral(@"
<meta charset=""utf-8"">
<title>Welcome to Explore California</title>
<meta name=""description"" content=""A lynda.com example of HTML5 and CSS3"">
<meta name=""keywords"" content=""html5, css3, lynda, local storage, canvas, forms, semantics, web apps"">
<!--make sure mobile devices display the page at the proper scale	-->
<meta name=""viewport"" content=""width=device-width, initial-scale=1.0"">
<!--[if lt IE 9]>
<script src=""http://html5shiv.googlecode.com/svn/trunk/html5.js""></script>
<![endif]-->
<link href=""/css/main.css"" rel=""stylesheet"" type=""text/css"" media=""screen, projection"">
    ");
                EndContext();
                BeginContext(658, 76, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "448a29f8b0d44b96a6154902a7c980d2", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(734, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(740, 64, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "3425b04225d6472aa84a2f1a89520751", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(804, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(813, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(815, 4569, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "2680d33e782a45a99512a2b2901920ff", async() => {
                BeginContext(845, 1650, true);
                WriteLiteral(@"
<div id=""wrapper"">
  <header id=""mainHeader""> <a href=""/"" title=""home"" class=""logo"">
   <!-- I need this div because IE is an affront to mankind-->
    <div>
    <h1>Explore California</h1>
    </div>
    </a>
    <nav id=""siteNav"">
      <h1>Where do you want to go?</h1>
      <ul>
       <li><a href=""/tours.htm"" title=""Our tours"">Tours <br /><span class=""tagline"">follow our bliss</span></a>
          <ul>
            <li><a href=""/tours.htm"" title=""Our tours"">All Tours</a></li>
            <li><a href=""/tours.htm"" title=""find tours"">Tours by Activity</a></li>
            <li><a href=""/tours.htm"" title=""find tours"">Tours by Region</a></li>
            <li><a href=""/tours.htm"" title=""find tours"">Tour Finder</a></li>
          </ul>
        </li>
        <li><a href=""mission.htm"" title=""What we believe"">Mission <br /><span class=""tagline"">what makes us different?</span></a></li>
        <li><a href=""resources.htm"" title=""planning resources"">Resources <br /><span class=""tagline"">plan your t");
                WriteLiteral(@"rip</span></a>
          <ul>
            <li><a href=""resources/faq.htm"" title=""Got questions?"">Tour FAQs</a></li>
            <li><a href=""resources/additional_resources.htm"" title=""additional resources"">Tour Information</a></li>
            <li><a href=""resources/terms.htm"" title=""terms and conditions"">Site Terms</a></li>
          </ul>
        </li>
        <li><a href=""explorers.htm"" title=""Our community"">Explorers <br /><span class=""tagline"">join our community</span></a>
          <ul>
            <li><a href=""explorers/join.htm"" title=""join our community"">Join the Explorers</a></li>
            <li><a");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 2495, "\"", 2530, 1);
#line 48 "D:\learning c#\ExploreCalifornia\C-Learning-Course\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 2502, Url.Action("Index", "Blog"), 2502, 28, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2531, 306, true);
                WriteLiteral(@" title=""read our blog!"">Read our blog</a></li>
            <li><a href=""explorers/gallery.htm"" title=""contributor photos"">Tour Photos</a></li>
            <li><a href=""_video/EC_podcast_full version.mov"" title=""check out our podcast"">Video podcast</a></li>
          </ul>
        </li>
        <li>
");
                EndContext();
#line 54 "D:\learning c#\ExploreCalifornia\C-Learning-Course\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                if (User.Identity.IsAuthenticated)
                {
#line default
#line hidden
                    BeginContext(2900, 33, true);
                    WriteLiteral("                <form id=\"logout\"");
                    EndContext();
                    BeginWriteAttribute("action", " action=\"", 2933, "\"", 2974, 1);
#line 56 "D:\learning c#\ExploreCalifornia\C-Learning-Course\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 2942, Url.Action("Logout", "Account"), 2942, 32, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(2975, 177, true);
                    WriteLiteral(" method=\"post\">\r\n                    <a href=\"javascript: $(\'logout\').submit\" class=\"last\">\r\n                        Logout\r\n                        <br /><span class=\"tagline\">");
                    EndContext();
                    BeginContext(3153, 18, false);
#line 59 "D:\learning c#\ExploreCalifornia\C-Learning-Course\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    Write(User.Identity.Name);

#line default
#line hidden
                    EndContext();
                    BeginContext(3171, 60, true);
                    WriteLiteral("</span>\r\n                    </a>\r\n                </form>\r\n");
                    EndContext();
#line 62 "D:\learning c#\ExploreCalifornia\C-Learning-Course\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(3268, 18, true);
                    WriteLiteral("                <a");
                    EndContext();
                    BeginWriteAttribute("href", " href=\"", 3286, "\"", 3324, 1);
#line 65 "D:\learning c#\ExploreCalifornia\C-Learning-Course\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 3293, Url.Action("Login", "Account"), 3293, 31, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(3325, 80, true);
                    WriteLiteral(" title=\"log in\" class=\"last\">\r\n                    Login\r\n                </a>\r\n");
                    EndContext();
#line 68 "D:\learning c#\ExploreCalifornia\C-Learning-Course\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(3420, 82, true);
                WriteLiteral("        </li>\r\n      </ul>\r\n    </nav>\r\n  </header>\r\n  <section id=\"actionCall\">\r\n");
                EndContext();
#line 74 "D:\learning c#\ExploreCalifornia\C-Learning-Course\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                if (IsSectionDefined("header"))
                {
#line default
#line hidden
                    BeginContext(3552, 30, false);
#line 75 "D:\learning c#\ExploreCalifornia\C-Learning-Course\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    Write(RenderSection("header", false));

#line default
#line hidden
                    EndContext();
#line 75 "D:\learning c#\ExploreCalifornia\C-Learning-Course\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(3600, 45, true);
                    WriteLiteral("        <h1>Explore our world your way</h1>\r\n");
                    EndContext();
#line 78 "D:\learning c#\ExploreCalifornia\C-Learning-Course\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(3654, 77, true);
                WriteLiteral("  </section>\r\n  <div id=\"contentWrapper\">\r\n  <section id=\"mainContent\">\r\n    ");
                EndContext();
                BeginContext(3732, 12, false);
#line 82 "D:\learning c#\ExploreCalifornia\C-Learning-Course\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(3744, 108, true);
                WriteLiteral("\r\n  </section>\r\n    <aside id=\"secondaryContent\">\r\n        <div id=\"specials\" class=\"callOut\">\r\n            ");
                EndContext();
                BeginContext(3852, 23, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("vc:monthly-specials", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "a745e806b2b64abd91cc0e92134f0002", async() => {
                }
                                                                            );
                __MonthlySpecialsViewComponentTagHelper = CreateTagHelper <global::AspNetCore.Views_Shared__Layout.__Generated__MonthlySpecialsViewComponentTagHelper>();
                __tagHelperExecutionContext.Add(__MonthlySpecialsViewComponentTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(3875, 1202, true);
                WriteLiteral(@"
            
        </div>
        <div id=""trivia"" class=""callOut"">
            <h1>Did You Know?</h1>
            <p>California produces over 17 million gallons of wine each year!</p>
        </div>
    </aside>
  </div>
  <footer id=""pageFooter"">
  <section id=""quickLinks"">
  <h1>Quick Nav</h1>
    <ul id=""quickNav"">
      <li><a href=""/"" title=""Our home page"">Home</a></li>
      <li><a href=""/tours.htm"" title=""Explore our tours"">Tours</a></li>
      <li><a href=""mission.htm"" title=""What we think"">Mission</a></li>
      <li><a href=""resources.htm"" title=""Guidance and planning"">Resources</a></li>
      <li><a href=""explorers.htm"" title=""Join our community"">Explorers</a></li>
      <li><a href=""contact.htm"" title=""Contact and support"">Contact</a></li>
    </ul>
  </section>
  <section id=""footerResources"">
  <h1>Resources</h1>
    <ul id=""quickNav"">
      <li><a href=""resources/faq.htm"" title=""Our home page"">FAQ</a></li>
      <li><a href=""support.htm"" title=""Need help?"">Support</a");
                WriteLiteral("></li>\r\n      <li><a href=\"resources/legal.htm\" title=\"The fine print\">Legal</a></li><li><a href=\"login.htm\">Login</a></li>\r\n    </ul>\r\n      <p>\r\n          Copyrigth Kelly Mota ");
                EndContext();
                BeginContext(5078, 17, false);
#line 115 "D:\learning c#\ExploreCalifornia\C-Learning-Course\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                Write(DateTime.Now.Year);

#line default
#line hidden
                EndContext();
                BeginContext(5095, 282, true);
                WriteLiteral(@"
      </p>

  </section>
  <section id=""companyInfo"">
  <h1>Contact</h1>
  <h2>Explore California</h2>
      <p>5605 Nota Street<br />
        Ventura, CA 93003</p>
      <p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
  </section>
  </footer>
</div>
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(5384, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
Beispiel #5
0
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(38, 35, true);
            WriteLiteral("<!DOCTYPE HTML>\r\n<html lang=\"en\">\r\n");
            EndContext();
            BeginContext(73, 797, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "20ae38906a560ff882a86334c8c05980a801a8885028", async() => {
                BeginContext(79, 636, true);
                WriteLiteral(@"
    <meta charset=""utf-8"">
    <title>Welcome to Explore California</title>
    <meta name=""description"" content=""A lynda.com example of HTML5 and CSS3"">
    <meta name=""keywords"" content=""html5, css3, lynda, local storage, canvas, forms, semantics, web apps"">
    <!--make sure mobile devices display the page at the proper scale	-->
    <meta name=""viewport"" content=""width=device-width, initial-scale=1.0"">
    <!--[if lt IE 9]>
    <script src=""http://html5shiv.googlecode.com/svn/trunk/html5.js""></script>
    <![endif]-->
    <link href=""/css/main.css"" rel=""stylesheet"" type=""text/css"" media=""screen, projection"">
    ");
                EndContext();
                BeginContext(715, 76, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "20ae38906a560ff882a86334c8c05980a801a8886067", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(791, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(797, 64, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "20ae38906a560ff882a86334c8c05980a801a8887407", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(861, 2, true);
                WriteLiteral("\r\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(870, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(872, 5724, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "20ae38906a560ff882a86334c8c05980a801a8889544", async() => {
                BeginContext(902, 2129, true);
                WriteLiteral(@"
    <div id=""wrapper"">
        <header id=""mainHeader"">
            <a href=""/"" title=""home"" class=""logo"">
                <!-- I need this div because IE is an affront to mankind-->
                <div>
                    <h1>Explore California</h1>
                </div>
            </a>
            <nav id=""siteNav"">
                <h1>Where do you want to go?</h1>
                <ul>
                    <li>
                        <a href=""/tours.htm"" title=""Our tours"">Tours <br /><span class=""tagline"">follow our bliss</span></a>
                        <ul>
                            <li><a href=""/tours.htm"" title=""Our tours"">All Tours</a></li>
                            <li><a href=""/tours.htm"" title=""find tours"">Tours by Activity</a></li>
                            <li><a href=""/tours.htm"" title=""find tours"">Tours by Region</a></li>
                            <li><a href=""/tours.htm"" title=""find tours"">Tour Finder</a></li>
                        </ul>
                    ");
                WriteLiteral(@"</li>
                    <li><a href=""mission.htm"" title=""What we believe"">Mission <br /><span class=""tagline"">what makes us different?</span></a></li>
                    <li>
                        <a href=""resources.htm"" title=""planning resources"">Resources <br /><span class=""tagline"">plan your trip</span></a>
                        <ul>
                            <li><a href=""resources/faq.htm"" title=""Got questions?"">Tour FAQs</a></li>
                            <li><a href=""resources/additional_resources.htm"" title=""additional resources"">Tour Information</a></li>
                            <li><a href=""resources/terms.htm"" title=""terms and conditions"">Site Terms</a></li>
                        </ul>
                    </li>
                    <li>
                        <a href=""explorers.htm"" title=""Our community"">Explorers <br /><span class=""tagline"">join our community</span></a>
                        <ul>
                            <li><a href=""explorers/join.htm"" title=""join");
                WriteLiteral(" our community\">Join the Explorers</a></li>\r\n\r\n                            <li><a");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 3031, "\"", 3069, 1);
#line 53 "C:\Users\Dinh Luong\Downloads\GitHub\CECS475\ExploreCalifornia57\ExploreCalifornia57\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 3038, Url.Action("Index", "Blog57"), 3038, 31, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(3070, 84, true);
                WriteLiteral(" title=\"read our blog!\">Read our Blog</a></li>\r\n                            <!--<li>");
                EndContext();
                BeginContext(3155, 89, false);
#line 54 "C:\Users\Dinh Luong\Downloads\GitHub\CECS475\ExploreCalifornia57\ExploreCalifornia57\Views\Shared\_Layout.cshtml"
                Write(Html.ActionLink("Read our blog", "Index", "Blog57", null, new { title = "read our blog!" }));

#line default
#line hidden
                EndContext();
                BeginContext(3244, 758, true);
                WriteLiteral(@"</li>-->

                            <li><a href=""explorers/gallery.htm"" title=""contributor photos"">Tour Photos</a></li>
                            <li><a href=""_video/EC_podcast_full version.mov"" title=""check out our podcast"">Video podcast</a></li>
                        </ul>
                    </li>
                    <li>
                        <a href=""contact.htm"" title=""contact us"" class=""last"">Contact <br /><span class=""tagline"">we're listening</span></a>
                        <ul>
                            <li><a href=""support.htm"" title=""need help?"">Support</a></li>
                        </ul>
                    </li>
                </ul>
            </nav>
        </header>
        <section id=""actionCall"">
");
                EndContext();
#line 70 "C:\Users\Dinh Luong\Downloads\GitHub\CECS475\ExploreCalifornia57\ExploreCalifornia57\Views\Shared\_Layout.cshtml"
                if (IsSectionDefined("header"))
                {
#line default
#line hidden
                    BeginContext(4080, 30, false);
#line 72 "C:\Users\Dinh Luong\Downloads\GitHub\CECS475\ExploreCalifornia57\ExploreCalifornia57\Views\Shared\_Layout.cshtml"
                    Write(RenderSection("header", false));

#line default
#line hidden
                    EndContext();
#line 72 "C:\Users\Dinh Luong\Downloads\GitHub\CECS475\ExploreCalifornia57\ExploreCalifornia57\Views\Shared\_Layout.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(4160, 53, true);
                    WriteLiteral("                <h1>Explore our world your way</h1>\r\n");
                    EndContext();
#line 77 "C:\Users\Dinh Luong\Downloads\GitHub\CECS475\ExploreCalifornia57\ExploreCalifornia57\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(4322, 111, true);
                WriteLiteral("        </section>\r\n        <div id=\"contentWrapper\">\r\n            <section id=\"mainContent\">\r\n                ");
                EndContext();
                BeginContext(4434, 12, false);
#line 82 "C:\Users\Dinh Luong\Downloads\GitHub\CECS475\ExploreCalifornia57\ExploreCalifornia57\Views\Shared\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(4446, 143, true);
                WriteLiteral("\r\n\r\n            </section>\r\n            <aside id=\"secondaryContent\">\r\n                <div id=\"specials\" class=\"callOut\">\r\n                   ");
                EndContext();
                BeginContext(4589, 23, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("vc:monthly-specials", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "20ae38906a560ff882a86334c8c05980a801a88815996", async() => {
                }
                                                                            );
                __MonthlySpecialsViewComponentTagHelper = CreateTagHelper <global::AspNetCore.Views_Shared__Layout.__Generated__MonthlySpecialsViewComponentTagHelper>();
                __tagHelperExecutionContext.Add(__MonthlySpecialsViewComponentTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(4612, 1525, true);
                WriteLiteral(@"
                </div>
                <div id=""trivia"" class=""callOut"">
                    <h1>Did You Know?</h1>
                    <p>California produces over 17 million gallons of wine each year!</p>
                </div>
            </aside>
        </div>
        <footer id=""pageFooter"">
            <section id=""quickLinks"">
                <h1>Quick Nav</h1>
                <ul id=""quickNav"">
                    <li><a href=""/"" title=""Our home page"">Home</a></li>
                    <li><a href=""/tours.htm"" title=""Explore our tours"">Tours</a></li>
                    <li><a href=""mission.htm"" title=""What we think"">Mission</a></li>
                    <li><a href=""resources.htm"" title=""Guidance and planning"">Resources</a></li>
                    <li><a href=""explorers.htm"" title=""Join our community"">Explorers</a></li>
                    <li><a href=""contact.htm"" title=""Contact and support"">Contact</a></li>
                </ul>
            </section>
            <section id=""fo");
                WriteLiteral(@"oterResources"">
                <h1>Resources</h1>
                <ul id=""quickNav"">
                    <li><a href=""resources/faq.htm"" title=""Our home page"">FAQ</a></li>
                    <li><a href=""support.htm"" title=""Need help?"">Support</a></li>
                    <li><a href=""resources/legal.htm"" title=""The fine print"">Legal</a></li>
                    <li><a href=""login.htm"">Login</a></li>
                </ul>
                <p>
                    Copyright Jess Chadwick ");
                EndContext();
                BeginContext(6138, 17, false);
#line 116 "C:\Users\Dinh Luong\Downloads\GitHub\CECS475\ExploreCalifornia57\ExploreCalifornia57\Views\Shared\_Layout.cshtml"
                Write(DateTime.Now.Year);

#line default
#line hidden
                EndContext();
                BeginContext(6155, 434, true);
                WriteLiteral(@"
                </p>
            </section>


            <section id=""companyInfo"">
                <h1>Contact</h1>
                <h2>Explore California</h2>
                <p>
                    5605 Nota Street<br />
                    Ventura, CA 93003
                </p>
                <p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
            </section>
        </footer>
    </div>
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(6596, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }
        #pragma warning disable 1998
        public async override global::System.Threading.Tasks.Task ExecuteAsync()
        {
            BeginContext(36, 35, true);
            WriteLiteral("<!DOCTYPE HTML>\r\n<html lang=\"en\">\r\n");
            EndContext();
            BeginContext(71, 797, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("head", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1cfe52d2d255a3731a69b054b10acc19b78f3ab45008", async() => {
                BeginContext(77, 543, true);
                WriteLiteral(@"
    <meta charset=""utf-8"">
    <title>Welcome to Explore California</title>
    <meta name=""description"" content=""A lynda.com example of HTML5 and CSS3"">
    <meta name=""keywords"" content=""html5, css3, lynda, local storage, canvas, forms, semantics, web apps"">
    <!--make sure mobile devices display the page at the proper scale	-->
    <meta name=""viewport"" content=""width=device-width, initial-scale=1.0"">
    <!--[if lt IE 9]>
    <script src=""http://html5shiv.googlecode.com/svn/trunk/html5.js""></script>
    <![endif]-->
    ");
                EndContext();
                BeginContext(620, 76, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1cfe52d2d255a3731a69b054b10acc19b78f3ab45946", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_1);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(696, 6, true);
                WriteLiteral("\r\n    ");
                EndContext();
                BeginContext(702, 64, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("script", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1cfe52d2d255a3731a69b054b10acc19b78f3ab47286", async() => {
                }
                                                                            );
                __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.UrlResolutionTagHelper>();
                __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_UrlResolutionTagHelper);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_0);
                __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_2);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(766, 95, true);
                WriteLiteral("\r\n    <link href=\"/css/main.css\" rel=\"stylesheet\" type=\"text/css\" media=\"screen, projection\">\r\n");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.HeadTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_HeadTagHelper);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(868, 2, true);
            WriteLiteral("\r\n");
            EndContext();
            BeginContext(870, 5047, false);
            __tagHelperExecutionContext = __tagHelperScopeManager.Begin("body", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "1cfe52d2d255a3731a69b054b10acc19b78f3ab49527", async() => {
                BeginContext(900, 1785, true);
                WriteLiteral(@"
<div id=""wrapper"">
  <header id=""mainHeader""> <a href=""/"" title=""home"" class=""logo"">
   <!-- I need this div because IE is an affront to mankind-->
    <div>
    <h1>Explore California</h1>
    </div>
    </a>
    <nav id=""siteNav"">
      <h1>Where do you want to go?</h1>
      <ul>
          <li>
              <a href=""/tours.htm"" title=""Our tours"">Tours <br /><span class=""tagline"">follow our bliss</span></a>
              <ul>
                  <li><a href=""/tours.htm"" title=""Our tours"">All Tours</a></li>
                  <li><a href=""/tours.htm"" title=""find tours"">Tours by Activity</a></li>
                  <li><a href=""/tours.htm"" title=""find tours"">Tours by Region</a></li>
                  <li><a href=""/tours.htm"" title=""find tours"">Tour Finder</a></li>
              </ul>
          </li>
          <li><a href=""mission.htm"" title=""What we believe"">Mission <br /><span class=""tagline"">what makes us different?</span></a></li>
          <li>
              <a href=""resources.htm"" tit");
                WriteLiteral(@"le=""planning resources"">Resources <br /><span class=""tagline"">plan your trip</span></a>
              <ul>
                  <li><a href=""resources/faq.htm"" title=""Got questions?"">Tour FAQs</a></li>
                  <li><a href=""resources/additional_resources.htm"" title=""additional resources"">Tour Information</a></li>
                  <li><a href=""resources/terms.htm"" title=""terms and conditions"">Site Terms</a></li>
              </ul>
          </li>
          <li>
              <a href=""explorers.htm"" title=""Our community"">Explorers <br /><span class=""tagline"">join our community</span></a>
              <ul>
                  <li><a href=""explorers/join.htm"" title=""join our community"">Join the Explorers</a></li>
                  <li><a");
                EndContext();
                BeginWriteAttribute("href", " href=\"", 2685, "\"", 2720, 1);
#line 51 "C:\Users\Hector\source\repos\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                WriteAttributeValue("", 2692, Url.Action("Index", "Blog"), 2692, 28, false);

#line default
#line hidden
                EndWriteAttribute();
                BeginContext(2721, 613, true);
                WriteLiteral(@" title=""read our blog!"">Read our Blog</a></li>
                  <li><a href=""explorers/gallery.htm"" title=""contributor photos"">Tour Photos</a></li>
                  <li><a href=""_video/EC_podcast_full version.mov"" title=""check out our podcast"">Video podcast</a></li>
              </ul>
          </li>
          <li>
              <a href=""contact.htm"" title=""contact us"" class=""last"">Contact <br /><span class=""tagline"">we're listening</span></a>
              <ul>
                  <li><a href=""support.htm"" title=""need help?"">Support</a></li>
              </ul>
          </li>
          <li>
");
                EndContext();
#line 63 "C:\Users\Hector\source\repos\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                if (User.Identity.IsAuthenticated)
                {
#line default
#line hidden
                    BeginContext(3402, 35, true);
                    WriteLiteral("                  <form id=\"logout\"");
                    EndContext();
                    BeginWriteAttribute("action", " action=\"", 3437, "\"", 3478, 1);
#line 65 "C:\Users\Hector\source\repos\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 3446, Url.Action("Logout", "Account"), 3446, 32, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(3479, 186, true);
                    WriteLiteral(" method=\"POST\">\r\n                      <a href=\"javascript: $(\'#logout\').submit()\" class=\"last\">\r\n                          Logout\r\n                          <br /><span class=\"tagline\">");
                    EndContext();
                    BeginContext(3666, 18, false);
#line 68 "C:\Users\Hector\source\repos\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    Write(User.Identity.Name);

#line default
#line hidden
                    EndContext();
                    BeginContext(3684, 64, true);
                    WriteLiteral("</span>\r\n                      </a>\r\n                  </form>\r\n");
                    EndContext();
#line 71 "C:\Users\Hector\source\repos\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                }
                else
                {
#line default
#line hidden
                    BeginContext(3802, 20, true);
                    WriteLiteral("                  <a");
                    EndContext();
                    BeginWriteAttribute("href", " href=\"", 3822, "\"", 3860, 1);
#line 74 "C:\Users\Hector\source\repos\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    WriteAttributeValue("", 3829, Url.Action("Login", "Account"), 3829, 31, false);

#line default
#line hidden
                    EndWriteAttribute();
                    BeginContext(3861, 84, true);
                    WriteLiteral(" title=\"log in\" class=\"last\">\r\n                      Login\r\n                  </a>\r\n");
                    EndContext();
#line 77 "C:\Users\Hector\source\repos\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(3962, 84, true);
                WriteLiteral("          </li>\r\n      </ul>\r\n    </nav>\r\n  </header>\r\n  <section id=\"actionCall\">\r\n");
                EndContext();
#line 83 "C:\Users\Hector\source\repos\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                if (IsSectionDefined("header"))
                {
#line default
#line hidden
                    BeginContext(4106, 30, false);
#line 85 "C:\Users\Hector\source\repos\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    Write(RenderSection("header", false));

#line default
#line hidden
                    EndContext();
#line 85 "C:\Users\Hector\source\repos\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                    ;
                }
                else
                {
#line default
#line hidden
                    BeginContext(4162, 47, true);
                    WriteLiteral("          <h1>Explore our world your way</h1>\r\n");
                    EndContext();
#line 89 "C:\Users\Hector\source\repos\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                }

#line default
#line hidden
                BeginContext(4218, 81, true);
                WriteLiteral("\r\n\r\n  </section>\r\n  <div id=\"contentWrapper\">\r\n  <section id=\"mainContent\">\r\n    ");
                EndContext();
                BeginContext(4300, 12, false);
#line 95 "C:\Users\Hector\source\repos\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                Write(RenderBody());

#line default
#line hidden
                EndContext();
                BeginContext(4312, 108, true);
                WriteLiteral("\r\n  </section>\r\n    <aside id=\"secondaryContent\">\r\n        <div id=\"specials\" class=\"callOut\">\r\n            ");
                EndContext();
                BeginContext(4420, 23, false);
                __tagHelperExecutionContext = __tagHelperScopeManager.Begin("vc:monthly-specials", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.SelfClosing, "1cfe52d2d255a3731a69b054b10acc19b78f3ab417237", async() => {
                }
                                                                            );
                __MonthlySpecialsViewComponentTagHelper = CreateTagHelper <global::AspNetCore.Views_Shared__Layout.__Generated__MonthlySpecialsViewComponentTagHelper>();
                __tagHelperExecutionContext.Add(__MonthlySpecialsViewComponentTagHelper);
                await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);
                if (!__tagHelperExecutionContext.Output.IsContentModified)
                {
                    await __tagHelperExecutionContext.SetOutputContentAsync();
                }
                Write(__tagHelperExecutionContext.Output);
                __tagHelperExecutionContext = __tagHelperScopeManager.End();
                EndContext();
                BeginContext(4443, 1177, true);
                WriteLiteral(@"
        </div>
        <div id=""trivia"" class=""callOut"">
            <h1>Did You Know?</h1>
            <p>California produces over 17 million gallons of wine each year!</p>
        </div>
    </aside>
  </div>
  <footer id=""pageFooter"">
  <section id=""quickLinks"">
  <h1>Quick Nav</h1>
    <ul id=""quickNav"">
      <li><a href=""/"" title=""Our home page"">Home</a></li>
      <li><a href=""/tours.htm"" title=""Explore our tours"">Tours</a></li>
      <li><a href=""mission.htm"" title=""What we think"">Mission</a></li>
      <li><a href=""resources.htm"" title=""Guidance and planning"">Resources</a></li>
      <li><a href=""explorers.htm"" title=""Join our community"">Explorers</a></li>
      <li><a href=""contact.htm"" title=""Contact and support"">Contact</a></li>
    </ul>
  </section>
  <section id=""footerResources"">
  <h1>Resources</h1>
    <ul id=""quickNav"">
      <li><a href=""resources/faq.htm"" title=""Our home page"">FAQ</a></li>
      <li><a href=""support.htm"" title=""Need help?"">Support</a></li>
      ");
                WriteLiteral("<li><a href=\"resources/legal.htm\" title=\"The fine print\">Legal</a></li><li><a href=\"login.htm\">Login</a></li>\r\n    </ul>\r\n    <p>Copyright Jess Chadwick ");
                EndContext();
                BeginContext(5621, 17, false);
#line 126 "C:\Users\Hector\source\repos\ExploreCalifornia\ExploreCalifornia\Views\Shared\_Layout.cshtml"
                Write(DateTime.Now.Year);

#line default
#line hidden
                EndContext();
                BeginContext(5638, 272, true);
                WriteLiteral(@"</p>
  </section>
  <section id=""companyInfo"">
  <h1>Contact</h1>
  <h2>Explore California</h2>
      <p>5605 Nota Street<br />
        Ventura, CA 93003</p>
      <p>866.555.4310<br />866.555.4315 <em>(24 hour support)</em></p>
  </section>
  </footer>
</div>
");
                EndContext();
            }
                                                                        );
            __Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper = CreateTagHelper <global::Microsoft.AspNetCore.Mvc.Razor.TagHelpers.BodyTagHelper>();
            __tagHelperExecutionContext.Add(__Microsoft_AspNetCore_Mvc_Razor_TagHelpers_BodyTagHelper);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_3);
            __tagHelperExecutionContext.AddHtmlAttribute(__tagHelperAttribute_4);
            await __tagHelperRunner.RunAsync(__tagHelperExecutionContext);

            if (!__tagHelperExecutionContext.Output.IsContentModified)
            {
                await __tagHelperExecutionContext.SetOutputContentAsync();
            }
            Write(__tagHelperExecutionContext.Output);
            __tagHelperExecutionContext = __tagHelperScopeManager.End();
            EndContext();
            BeginContext(5917, 11, true);
            WriteLiteral("\r\n</html>\r\n");
            EndContext();
        }