

proc loadtest {} {
    html "HEY THE load_file COMMAND WORKED" h1
}

loadtest
