--> -->
Traceback (most recent call last):
  File "/home/WEB/mcfletch/eyecandy/index.py", line 28, in <module>
    template = open( os.path.join( WORKING_DIRECTORY,'template.html') ).read().strip()
FileNotFoundError: [Errno 2] No such file or directory: '/u/mcfletch/public_html/eyecandy/template.html'