From 6592f0a68e07fccddb1b677b5c872c52f8e4ecdc Mon Sep 17 00:00:00 2001 From: jebus Date: Thu, 13 Nov 2025 08:35:42 +1300 Subject: [PATCH] [Fix] Package Link + Adjusted License container (#197) Co-authored-by: Tim Lorsbach Reviewed-on: https://git.envipath.com/enviPath/enviPy/pulls/197 --- templates/framework_modern.html | 2 +- templates/includes/navbar.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/framework_modern.html b/templates/framework_modern.html index bb089f1f..39af3b0b 100644 --- a/templates/framework_modern.html +++ b/templates/framework_modern.html @@ -113,7 +113,7 @@ {# License - inside paper if present #} {% if meta.url_contains_package and meta.current_package.license %} -
+
License
diff --git a/templates/includes/navbar.html b/templates/includes/navbar.html index 451a1961..d69e3659 100644 --- a/templates/includes/navbar.html +++ b/templates/includes/navbar.html @@ -27,7 +27,7 @@ class="dropdown-content menu bg-base-100 rounded-box z-1 w-52 p-2 shadow-sm" >
  • - Package + Package
  • Pathway