forked from Ocean/datum_gateway
api/config: Update pages for modern HTML
Based onc6d0568f02
andcdd950746e
This commit is contained in:
parent
dd32c2946a
commit
d67299e5ee
@ -5,7 +5,8 @@
|
||||
<title>DATUM Gateway Configuration</title>
|
||||
<link rel="icon" type="image/x-icon" href="/assets/icons/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="./assets/style.css">
|
||||
<style type="text/css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style>
|
||||
.table-wrapper {
|
||||
justify-content: center;
|
||||
}
|
||||
|
@ -5,7 +5,8 @@
|
||||
<title>DATUM Gateway Configuration - ERROR</title>
|
||||
<link rel="icon" type="image/x-icon" href="/assets/icons/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="./assets/style.css">
|
||||
<style type="text/css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style>
|
||||
.table-wrapper {
|
||||
justify-content: center;
|
||||
}
|
||||
|
@ -5,7 +5,8 @@
|
||||
<title>DATUM Gateway Configuration - Restarting</title>
|
||||
<link rel="icon" type="image/x-icon" href="/assets/icons/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="./assets/style.css">
|
||||
<style type="text/css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<style>
|
||||
.table-wrapper {
|
||||
justify-content: center;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user