Tiny style fix.
This commit is contained in:
parent
7a3d963cc7
commit
f6874376c1
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ fn dir_listing_handler {
|
||||||
echo '</ul>'
|
echo '</ul>'
|
||||||
}
|
}
|
||||||
|
|
||||||
fn 404_handler { template `{ get_lib_file 404.tpl } }
|
fn 404_handler { template `{get_lib_file 404.tpl} }
|
||||||
|
|
||||||
fn blog_dir_handler {
|
fn blog_dir_handler {
|
||||||
blogDirs=$*
|
blogDirs=$*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue