You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
730 B
21 lines
730 B
<header class="header"> |
|
<div class="container"> |
|
<div class="nav"> |
|
<a class="brand" href="https://outsidethebox.top"> |
|
<img src="/static/favicon.png" alt="outsidethebox.top logo" /> |
|
<div class="title"> |
|
<strong>outsidethebox.top</strong> |
|
<span>Managed hosting • no client server logins</span> |
|
</div> |
|
</a> |
|
|
|
<nav class="navlinks"> |
|
<a href="https://outsidethebox.top">Home</a> |
|
<a href="https://outsidethebox.top/pricing.html">Pricing</a> |
|
<a href="https://outsidethebox.top/terms.html">ToS</a> |
|
<a href="https://outsidethebox.top/contact.html">Contact</a> |
|
<a href="/portal">Portal</a> |
|
</nav> |
|
</div> |
|
</div> |
|
</header>
|
|
|