View source with formatted comments or as raw
    1:- module(html_tail, [load_html_tail/1]).    2
    3load_html_tail('\n <div style=\'min-height: 400px\'></div>\n\n</body>\n</html>\n')