diff options
| author | Ben Beltran <ben@nsovocal.com> | 2010-12-01 00:18:06 -0700 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2010-12-01 00:18:06 -0700 |
| commit | 5573b3c2672a04d58a91ce1c74f9c543e14fb423 (patch) | |
| tree | 89f6333c33044c69ec1a96f2cfe2240d36e2f7cf /views/error.haml | |
| parent | a7ac2194708c39f02fa20ad4edff78fc4f24ea91 (diff) | |
Gemfile.lock y nuevas revisiones.
yadda yadda yadda.
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 |