#import datetime #errorCatcher Echo ## ## Specifying an encoding of UTF-8 is usually safe, but if your text is ## actually in Latin-1, then you should replace the string "UTF-8" with "latin-1" ## If you do this, you should also change the 'Content-Type' metadata below. #encoding UTF-8 ## #set global $page = "pi" #include "header.html.tmpl" ## If bold_kiosk_font is true invoke the ".pi .site-inner-bold" class in style.css which will set the font-style to bold #if $Extras.pi_kiosk_bold == "true"
#else
#end if