@@ -13,5 +13,5 @@ else
printf "Content-Type: text/html\n"
printf "\n"
- handler lib/default_master.tpl
+ handler "$(get_lib_file master.tpl)"
fi