Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
alokhyland committed Dec 15, 2024
1 parent fb528d5 commit a0a5503
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,8 @@ limitations under the License.
<html lang="">

<head>
<!-- <meta http-equiv="Content-Security-Policy" content="script-src 'self' 'nonce-<%= NX_NONCE_VALUE %>' 'strict-dynamic'; object-src 'none'"> -->
<meta charset="UTF-8">
<meta name="description" content="<%= cspHeader %>">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">

<title><%= Framework.getProperty(Environment.PRODUCT_NAME) %></title>
Expand Down

0 comments on commit a0a5503

Please sign in to comment.