File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
DigitalLearningSolutions.Web/Views
LearningPortal/SelfAssessments Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 4545 <meta name =" twitter:description" content =" @(ViewData[" twitter:description " ] ?? " " )" >
4646</head >
4747
48- <body >
48+ <body class = " nhsuk-frontend-supported " >
4949 @if (cookieConsent == " true" )
5050 {
5151 @await Html .PartialAsync (" ~/Views/Shared/_GoogleTagManagerBodyTagJs.cshtml" )
Original file line number Diff line number Diff line change 6565 <meta name =" twitter:title" content =" @(ViewData[" twitter:title " ] ?? ViewData[LayoutViewDataKeys.Title] ?? " Digital Learning Solutions " )" >
6666 <meta name =" twitter:description" content =" @(ViewData[" twitter:description " ] ?? " " )" >
6767</head >
68- <!-- qqqq go back to the docs do all bodys want this -->
6968<body class =" nhsuk-frontend-supported" >
7069 @if (cookieConsent == " true" )
7170 {
You can’t perform that action at this time.
0 commit comments