Improved.
This commit is contained in:
3
sitespecial/listdir.org
Normal file
3
sitespecial/listdir.org
Normal file
@@ -0,0 +1,3 @@
|
||||
#+title: Directory listing: <@eval page.core_url>
|
||||
|
||||
<@eval page.dirlist>
|
||||
7
sitespecial/notfound.org
Normal file
7
sitespecial/notfound.org
Normal file
@@ -0,0 +1,7 @@
|
||||
#+title: Error: Page not found
|
||||
|
||||
The page <@exec print(repr(page.core_url))> does not exist. The error was:
|
||||
|
||||
#\block
|
||||
<@eval page.error>
|
||||
#@
|
||||
7
sitespecial/servererror.org
Normal file
7
sitespecial/servererror.org
Normal file
@@ -0,0 +1,7 @@
|
||||
#+title: Server error
|
||||
|
||||
There was an error, most likely due to sloppy programming:
|
||||
|
||||
#\block
|
||||
<@eval page.error>
|
||||
#@
|
||||
Reference in New Issue
Block a user