Added report generation page
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
<li><a href="{{ url_for('benchmark.list') }}">Benchmarks</a></li>
|
||||
<li><a href="{{ url_for('component.list') }}">Components</a></li>
|
||||
<li><a href="{{ url_for('test.list') }}">Test</a></li>
|
||||
<li><a href="{{ url_for('reports.generate') }}">Reports</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
Reference in New Issue
Block a user