Skip to content
Snippets Groups Projects
Commit 5b23ed41 authored by Brian Moe's avatar Brian Moe
Browse files

anchors for ifar/latency sections

parent 2c79ffd2
No related branches found
No related tags found
No related merge requests found
......@@ -5,13 +5,13 @@
{% block pageid %}reports{% endblock %}
{% block content %}
<h3>Latency</h3>
<a name="latency"></a><h3>Latency</h3>
{{ table|safe }}
<br/>
<h3>CBC IFAR</h3>
<a name="ifar"></a><h3>CBC IFAR</h3>
{% if ifar %}
{% for chart in ifar %}
<img src="{{ chart }}"><br/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment