X-Git-Url: https://git.llucax.com/software/blitiri.git/blobdiff_plain/5e45cd0354881aee35f582b4c233eb8341ebc7a3..e3c7d198b1679ff33fc1e4fc800aa61f22a5ab31:/blitiri.cgi diff --git a/blitiri.cgi b/blitiri.cgi index 1dadce5..15c820e 100755 --- a/blitiri.cgi +++ b/blitiri.cgi @@ -60,17 +60,22 @@ except: pass +# Pimp *_path config variables to support relative paths +data_path = os.path.realpath(data_path) +templates_path = os.path.realpath(templates_path) + # Default template -default_main_header = """ - +default_main_header = """\ + + - +
- +%(contents)s