Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: "@" is not valid at the start of a code block.  Only identifiers, keywords, comments, "(" and "{" are valid.


Source Error:


Line 18: <!DOCTYPE html>
Line 19: 
Line 20: <html lang="@@htmlLang">
Line 21: <head>
Line 22:     @Html.Raw(gtagHead)

Source File: /Views/Pages/legal.cshtml    Line: 20


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0