summaryrefslogtreecommitdiffstats
path: root/templates/svxfiledifflistonly.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/svxfiledifflistonly.html')
-rw-r--r--templates/svxfiledifflistonly.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/svxfiledifflistonly.html b/templates/svxfiledifflistonly.html
index 835125b..7b0367a 100644
--- a/templates/svxfiledifflistonly.html
+++ b/templates/svxfiledifflistonly.html
@@ -6,7 +6,7 @@
{% if logmessage %}
{% if has_3d %}
-<p><a href="{% url threed title %}">3d file</a></p>
+<p><a href="{% url "threed" title %}">3d file</a></p>
{% else %}
<p><b>No 3d file</b></p>
{% endif %}