<html> <head><title>Late-Breaking News</title></head> <body bgcolor="white"> <h1>Late-Breaking News Flash</h1> <p align="right"><% mc_comp('/components/localtime',universal=>0) %></p> % my $file = "/articles/" . mc_dhandler_arg(); % if ( mc_comp_exists($file) ) { % mc_comp($file); % } else { <strong>The indicated article is not available at this time.</strong> % } <% mc_comp('/components/footer',path=>mc_comp_source($file)) %> </body> </html>