summaryrefslogtreecommitdiff
path: root/templates/not_found_404.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/not_found_404.tmpl')
-rw-r--r--templates/not_found_404.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/not_found_404.tmpl b/templates/not_found_404.tmpl
index 4d7f4e0..01699d3 100644
--- a/templates/not_found_404.tmpl
+++ b/templates/not_found_404.tmpl
@@ -9,7 +9,7 @@
<% template page_content() %>
<div>
We are sorry to inform you that somebody run away with
- your page at URL <%= url %>.
+ your page at URL '<%= url %>'.
</div>
<% end template %>