summaryrefslogtreecommitdiff
path: root/views/error.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/error.haml')
-rw-r--r--views/error.haml4
1 files changed, 3 insertions, 1 deletions
diff --git a/views/error.haml b/views/error.haml
index 7de3a5b..5a77278 100644
--- a/views/error.haml
+++ b/views/error.haml
@@ -1,2 +1,4 @@
%h1 ERROR
-%p Un error ha ocurrido. Revisa que la página esté bien escrita. \ No newline at end of file
+%p Un error ha ocurrido. Revisa que la página esté bien escrita.
+%p
+ %=env['sinatra.error'] \ No newline at end of file