Remove TESTING banner

This commit is contained in:
Jon Ervine 2021-04-06 15:27:34 +08:00
parent a7df40eb77
commit fe7e81a739
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<html>
<head>
<title>Select Namespace and Chart *TESTING*</title>
<title>Select Namespace and Chart</title>
<link rel="stylesheet" media="screen" href ="/static/css/bootstrap.min.css">
<link rel="stylesheet" href="/static/css/bootstrap-theme.min.css">
<meta name="viewport" content = "width=device-width, initial-scale=1.0">

View File

@ -1,6 +1,6 @@
<html>
<head>
<title>Select Namespace and Deployment *TESTING*</title>
<title>Select Namespace and Deployment</title>
<link rel="stylesheet" media="screen" href ="/static/css/bootstrap.min.css">
<link rel="stylesheet" href="/static/css/bootstrap-theme.min.css">
<meta name="viewport" content = "width=device-width, initial-scale=1.0">