forked from expo/troggle
Try using url template command to link to 3d files
This commit is contained in:
parent
0cd32d6a15
commit
d242a8bb1d
@ -196,6 +196,7 @@
|
||||
<p>[<a href="https://aardgoose.github.io/CaveView.js/">CaveView</a> display of the .3d file is temporarily disabled while we fix things (Nov.2021).<br> See <a href="/handbook/computing/todo.rst">/handbook/computing/todo.rst</a>.]<br><br>
|
||||
|
||||
Download .3d file <a href="/cave/3d/{{cave}}">caves-{{ cave.area.all.0.kat_area }}/{{cave.kataster_number}}/{{svx3d}}.3d</a>
|
||||
Download .3d file <a href="{% url "cave3d" cave %}">caves-{{ cave.area.all.0.kat_area }}/{{cave.kataster_number}}/{{svx3d}}.3d</a>
|
||||
<br>
|
||||
cave ID '{{cave.reference}}'<br>
|
||||
cave survex path '{{ cave.area.all.0.kat_area }}/{{cave.kataster_number}}'
|
||||
|
Loading…
Reference in New Issue
Block a user