45 lines
2.2 KiB
HTML
45 lines
2.2 KiB
HTML
|
<html lang="en" data-theme="toggle">
|
||
|
<head>
|
||
|
<link rel="stylesheet" href="/styles.css" />
|
||
|
</head>
|
||
|
|
||
|
<body class="container">
|
||
|
<header class="nav-links">
|
||
|
<div class="left">
|
||
|
<a class="inactive" href="/">FAQ</a>
|
||
|
<a class="inactive" href="/policy">policies</a>
|
||
|
<a class="inactive" href="/pricing">pricing</a>
|
||
|
<a class="active" href="/console">console</a>
|
||
|
</div>
|
||
|
<div class="right">
|
||
|
<i>E408-AEE4</i>
|
||
|
<a class="button" href="#">Logout</a>
|
||
|
</div>
|
||
|
</header>
|
||
|
<main>
|
||
|
<section class="console-buttons">
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
||
|
<path
|
||
|
d="M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 224c0 17.7 14.3 32 32 32s32-14.3 32-32l0-224zM143.5 120.6c13.6-11.3 15.4-31.5 4.1-45.1s-31.5-15.4-45.1-4.1C49.7 115.4 16 181.8 16 256c0 132.5 107.5 240 240 240s240-107.5 240-240c0-74.2-33.8-140.6-86.6-184.6c-13.6-11.3-33.8-9.4-45.1 4.1s-9.4 33.8 4.1 45.1c38.9 32.3 63.5 81 63.5 135.4c0 97.2-78.8 176-176 176s-176-78.8-176-176c0-54.4 24.7-103.1 63.5-135.4z"
|
||
|
/>
|
||
|
</svg>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
||
|
<path
|
||
|
d="M463.5 224l8.5 0c13.3 0 24-10.7 24-24l0-128c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2L413.4 96.6c-87.6-86.5-228.7-86.2-315.8 1c-87.5 87.5-87.5 229.3 0 316.8s229.3 87.5 316.8 0c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-62.5 62.5-163.8 62.5-226.3 0s-62.5-163.8 0-226.3c62.2-62.2 162.7-62.5 225.3-1L327 183c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8l119.5 0z"
|
||
|
/>
|
||
|
</svg>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">
|
||
|
<path
|
||
|
d="M352 144c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c0 17.7 14.3 32 32 32s32-14.3 32-32l0-48C576 64.5 511.5 0 432 0S288 64.5 288 144l0 48L64 192c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-32 0 0-48z"
|
||
|
/>
|
||
|
</svg>
|
||
|
</section>
|
||
|
</main>
|
||
|
<footer>
|
||
|
(c) Attribution-ShareAlike 4.0 International <br />
|
||
|
A service by
|
||
|
<a href="https://myco.systems/">MycoSystems LLC</a>
|
||
|
</footer>
|
||
|
</body>
|
||
|
</html>
|