diff options
Diffstat (limited to 'views/error.haml')
| -rw-r--r-- | views/error.haml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/error.haml b/views/error.haml new file mode 100644 index 0000000..7de3a5b --- /dev/null +++ b/views/error.haml @@ -0,0 +1,2 @@ +%h1 ERROR +%p Un error ha ocurrido. Revisa que la página esté bien escrita.
\ No newline at end of file |