diff options
Diffstat (limited to 'err.tpl')
-rw-r--r-- | err.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/err.tpl b/err.tpl new file mode 100644 index 0000000..093fc9b --- /dev/null +++ b/err.tpl @@ -0,0 +1,2 @@ +<h2>Error</h2> +<p>Click <a href="@pathtofile($[output-dir])">here</a> to go home</p> |