Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MCViz
MCViz.web
Commits
916a4c3d
Commit
916a4c3d
authored
Dec 23, 2014
by
Tim Brooks
Browse files
Permalink to image anchor
parent
1077b60a
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/render.html
View file @
916a4c3d
...
...
@@ -5,7 +5,7 @@
{% block content %}
<section
id=
"render"
class=
"render"
>
<img
id=
"mcviz"
src=
"/image/{{ file_name }}.svg?--painter=svg&{{ opt_string }}"
><br>
<a
href=
"/render/{{ file_name }}?{{ opt_string }}"
>
Permalink
</a>
<a
href=
"/render/{{ file_name }}?{{ opt_string }}
#render
"
>
Permalink
</a>
<a
href=
"/image/{{ file_name }}.svg?--painter=svg&{{ opt_string }}"
>
Image
</a>
<a
href=
"/image/{{ file_name }}.svg?{{ opt_string }}"
>
Navigable image
</a>
</section>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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