import common def html(code): return common.print_html( f""" {common.head} Page Not Found

Page Not Found

""" )