diff options
| author | Ben Beltran <ben@nsovocal.com> | 2011-10-28 23:05:37 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2011-10-28 23:05:37 -0500 |
| commit | cd5057c95de07e24ad06a2acce28b3d5763caccd (patch) | |
| tree | e03b2ece3705084fdef3203808b1563ecf463661 /views/error.haml | |
| parent | 00ff0af3998fa1592d795a3ba7fa61be5720fd54 (diff) | |
Migrations :)
Diffstat (limited to 'views/error.haml')
| -rw-r--r-- | views/error.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/error.haml b/views/error.haml index 7de3a5b..ffdc0e3 100644 --- a/views/error.haml +++ b/views/error.haml @@ -1,2 +1,2 @@ %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. :)
\ No newline at end of file |