791 ) |
791 ) |
792 else: |
792 else: |
793 head = '<html lang="EN">\n' |
793 head = '<html lang="EN">\n' |
794 head += '''<head>\n''' |
794 head += '''<head>\n''' |
795 head += ( |
795 head += ( |
796 '''<meta name="Generator" content="eric6" />\n''' |
796 '''<meta name="Generator" content="eric" />\n''' |
797 '''<meta http-equiv="Content-Type" ''' |
797 '''<meta http-equiv="Content-Type" ''' |
798 '''content="text/html; charset=utf-8" />\n''' |
798 '''content="text/html; charset=utf-8" />\n''' |
799 '''{0}''' |
799 '''{0}''' |
800 '''{1}''' |
800 '''{1}''' |
801 '''<style type="text/css">''' |
801 '''<style type="text/css">''' |