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