comment nav

This commit is contained in:
2023-03-03 18:44:57 +01:00
parent 9b95e0a68e
commit d474d917eb
5 changed files with 6 additions and 6 deletions

View File

@@ -11,8 +11,8 @@
<title id="pt_v">iForte</title> <title id="pt_v">iForte</title>
</head> </head>
<body> <body>
<!-- NAV WILL BE ADDED HERE BY JS gens() FUNCTION IN BASE --> <!-- NAV WILL BE ADDED HERE BY FUNCTION IN BASE JS -->
<div class="fixed-top text-center device-label" id="pth">iForte</div> <div class="fixed-top text-center device-label" id="pth"></div>
<div class="container-fluid in"> <div class="container-fluid in">
<h1>Discovery</h1> <h1>Discovery</h1>
<div class="row" id="boxes"> <div class="row" id="boxes">

View File

@@ -11,7 +11,7 @@
<title id="pt_v">iForte</title> <title id="pt_v">iForte</title>
</head> </head>
<body> <body>
<!-- NAV WILL BE ADDED HERE BY JS gens() FUNCTION IN BASE --> <!-- NAV WILL BE ADDED HERE BY FUNCTION IN BASE JS -->
<div class="fixed-top text-center device-label" id="pth"></div> <div class="fixed-top text-center device-label" id="pth"></div>

View File

@@ -11,7 +11,7 @@
<title id="pt_v">iForte</title> <title id="pt_v">iForte</title>
</head> </head>
<body> <body>
<!-- NAV WILL BE ADDED HERE BY JS gens() FUNCTION IN BASE --> <!-- NAV WILL BE ADDED HERE BY FUNCTION IN BASE JS -->
<div class="fixed-top text-center device-label" id="pth">iForte</div> <div class="fixed-top text-center device-label" id="pth">iForte</div>
<div class="container-fluid in"> <div class="container-fluid in">
<h1>Device logs</h1> <h1>Device logs</h1>

View File

@@ -11,7 +11,7 @@
<title id="pt_v">iForte</title> <title id="pt_v">iForte</title>
</head> </head>
<body> <body>
<!-- NAV WILL BE ADDED HERE BY JS gens() FUNCTION IN BASE --> <!-- NAV WILL BE ADDED HERE BY FUNCTION IN BASE JS -->
<div class="fixed-top text-center device-label" id="pth">iForte</div> <div class="fixed-top text-center device-label" id="pth">iForte</div>
<div class="container-fluid in"> <div class="container-fluid in">
<h1>Personality</h1> <h1>Personality</h1>

View File

@@ -11,7 +11,7 @@
<title id="pt_v">iForte</title> <title id="pt_v">iForte</title>
</head> </head>
<body> <body>
<!-- NAV WILL BE ADDED HERE BY JS gens() FUNCTION IN BASE --> <!-- NAV WILL BE ADDED HERE BY FUNCTION IN BASE JS -->
<div class="fixed-top text-center device-label" id="pth">iForte</div> <div class="fixed-top text-center device-label" id="pth">iForte</div>
<div class="container-fluid in"> <div class="container-fluid in">
<h1>RAINS logs</h1> <h1>RAINS logs</h1>