summaryrefslogtreecommitdiffstats
path: root/equations/templates/equations/equation_detail.html
diff options
context:
space:
mode:
Diffstat (limited to 'equations/templates/equations/equation_detail.html')
-rw-r--r--equations/templates/equations/equation_detail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/equations/templates/equations/equation_detail.html b/equations/templates/equations/equation_detail.html
index 978b2e1..968e5ef 100644
--- a/equations/templates/equations/equation_detail.html
+++ b/equations/templates/equations/equation_detail.html
@@ -4,7 +4,7 @@
{% block content %}
<div style="width: 100%; text-align:center;">
-<img src="{{ object.get_render_url }}" style="border: none;" /></div>
+<img src="{{ object.render.url }}" style="border: none;" /></div>
<br />
<table width="100%">
{% if object.description %}