summaryrefslogtreecommitdiffstats
path: root/templates/flatpage.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/flatpage.html')
-rw-r--r--templates/flatpage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/flatpage.html b/templates/flatpage.html
index ebe5b1b..cf6d860 100644
--- a/templates/flatpage.html
+++ b/templates/flatpage.html
@@ -5,7 +5,7 @@
{{ body|safe }}
{% if homepage %}
{% if editable %}
- <a href="{% url "editflatpage" path %}">Edit</a>
+ <a href="{% url "editexpopage" path %}">Edit</a>
{% endif %}
{% else %}
{% if not has_menu %}