#errorCatcher Echo #encoding UTF-8 #set global $page = "webcam" #include "header.html.tmpl"
#include "page-header.inc" #if os.path.exists("webcam.inc") #include "webcam.inc" #else #include "about.inc.example" #end if
#include "footer.html.tmpl"