diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-10-13 10:03:34 +0200 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-10-13 10:03:34 +0200 |
commit | dec57654f8b33e14c92c8f5db504e5a5ec461545 (patch) | |
tree | b6783f6db36be5ec7b4c6bd0253f6379181ca35d /source/templates/error.html | |
parent | Removed epub module. (diff) | |
download | newspipe-dec57654f8b33e14c92c8f5db504e5a5ec461545.tar.gz newspipe-dec57654f8b33e14c92c8f5db504e5a5ec461545.tar.bz2 newspipe-dec57654f8b33e14c92c8f5db504e5a5ec461545.zip |
Removed static, templates and var files.
Diffstat (limited to 'source/templates/error.html')
-rw-r--r-- | source/templates/error.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/source/templates/error.html b/source/templates/error.html deleted file mode 100644 index 3790d3e9..00000000 --- a/source/templates/error.html +++ /dev/null @@ -1,5 +0,0 @@ -## error.html -<%inherit file="base.html"/> -<div class="left inner"> - <h1>An error occured:</h1> - ${message}
\ No newline at end of file |