We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012a5b5 commit a60a561Copy full SHA for a60a561
1 file changed
codespeed/templates/codespeed/timeline.html
@@ -3,6 +3,7 @@
3
{% block title %}{{ block.super }}: Timeline{% endblock %}
4
5
{% block extra_head %}
6
+{{ block.super }}
7
<link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}js/jqplot/jquery.jqplot.min.css" />
8
{% endblock %}
9
0 commit comments