$page_title = "Exhibit: I love determinants";
$page_description = "Exhibit page in Math 21b, Linear Algebra and Applications";
${base} = "../../";
$robots = "all";
sub main_page {
print OUTPUT<<"EOF"
I love Determinants bumper sticker
In the Final exam, a bumper sticker
was used. The design is adapted from the famous
I love New York
sticker. The same
American Typewriter font was used. Here is the
EOF
}
1;