DmitrMakeev commited on
Commit
85a1ea9
·
verified ·
1 Parent(s): b2bcd84

Update settings.html

Browse files
Files changed (1) hide show
  1. settings.html +1 -1
settings.html CHANGED
@@ -49,7 +49,7 @@
49
  </style>
50
  </head>
51
  <body>
52
- <h1>Settings</h1>
53
  <form id="settingsForm">
54
  <label for="api_key_sys">api_key_sys:</label>
55
  <input type="text" id="api_key_sys" name="api_key_sys"><br><br>
 
49
  </style>
50
  </head>
51
  <body>
52
+
53
  <form id="settingsForm">
54
  <label for="api_key_sys">api_key_sys:</label>
55
  <input type="text" id="api_key_sys" name="api_key_sys"><br><br>