Tiny style fix.
This commit is contained in:
parent
200307d77f
commit
c9c9a6f283
@ -98,7 +98,7 @@ fn dir_listing_handler {
|
||||
echo '</ul>'
|
||||
}
|
||||
|
||||
fn 404_handler { template `{ get_lib_file 404.tpl } }
|
||||
fn 404_handler { template `{get_lib_file 404.tpl} }
|
||||
|
||||
fn blog_dir_handler {
|
||||
blogDirs=$*
|
||||
|
Loading…
Reference in New Issue
Block a user