This commit is contained in:
Jesselyn Mu
2025-02-16 12:00:19 +07:00
parent cfd12e2787
commit 1c8d9d1f02
11 changed files with 14 additions and 66 deletions

View File

@ -72,7 +72,7 @@ def navbar():
<img src="data:image/png;base64,{get_image_as_base64(logo_path)}" alt="Logo">
</div>
<div class="navbar-center">
Halaman Prediksi
Halaman Dashboard
</div>
<div class="navbar-right">
""", unsafe_allow_html=True)