#!/usr/bin/perl

if (/<\/body>/) {
    print "<!--#include virtual=\"/page-bottom.html\" -->\n";
}

