Update _base.html

This commit is contained in:
Xavier Fiechter 2024-03-20 15:02:56 +01:00 committed by GitHub
parent 87886288a1
commit 6d34e16d87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -199,6 +199,15 @@ body {
<div class="container-fluid">
<div class="row">
<div style="background: rgb(33, 37, 41);z-index: 999999;position: relative;/*! padding: 11px; */" class="d-block px-3 py-1 text-center text-bold skippy">
<span style="background: goldenrod;display: inline-block;padding: 10px 20px;border-radius: 20px; marign-top: -7px;margin: 10px;font-weight: bold;">
<a href="#" class="text-white text-decoration-none">💥 Run your self-hosted Labelbase! <a href="https://labelbase.space/ann-v2/">Learn more</a>, or mirgrate to <a href="https://labelbase.space/">v2</a> now.</span>
</div>
<nav id="sidebarMenu" class="col-md-3 col-lg-2 d-md-block bg-light sidebar collapse" style="z-index:103">
<div class="position-sticky pt-3 sidebar-sticky">
{% if user.is_authenticated %}