Table-bootstrap in report

This commit is contained in:
2023-06-06 23:57:18 +02:00
parent 8c576f8f2c
commit 3b458eab08
6 changed files with 71 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
{% from 'bootstrap5/nav.html' import render_nav_item %}
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container-fluid">
<a class="navbar-brand" href="{{ url_for("main.index") }}">Benchmark</a>
<button class="navbar-toggler"