diff options
Diffstat (limited to 'templates/asset.html.tera')
| -rw-r--r-- | templates/asset.html.tera | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/asset.html.tera b/templates/asset.html.tera index 746c4b2..75e8e85 100644 --- a/templates/asset.html.tera +++ b/templates/asset.html.tera @@ -23,6 +23,7 @@ </a> <div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink"> <a class="dropdown-item" href="/asset">Overview</a> + <a class="dropdown-item" href="/asset/risk_chart">Risk Chart</a> </div> </li> <li class="nav-item"> |
