Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
e4332154
Commit
e4332154
authored
Jul 11, 2018
by
Guilhem Saurel
Browse files
graph.html links to graph.svg
parent
1292781e
Pipeline
#929
passed with stages
in 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
rainboard/templates/rainboard/graph.html
View file @
e4332154
...
...
@@ -2,5 +2,7 @@
{% block content %}
<h1>
Graph
</h1>
<a
href=
"{% url 'rainboard:graph_svg' %}"
>
<img
src=
"{% url 'rainboard:graph_svg' %}"
alt=
"graph"
/>
</a>
{% endblock %}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment