diff options
Diffstat (limited to 'themes/goofy/goofy.theme')
-rw-r--r-- | themes/goofy/goofy.theme | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/goofy/goofy.theme b/themes/goofy/goofy.theme index 3c938f96c..8dd71630c 100644 --- a/themes/goofy/goofy.theme +++ b/themes/goofy/goofy.theme @@ -30,6 +30,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> + <?php print theme_head($main); ?> <title><?php echo ($title ? ($title . " - ") : "") . variable_get(site_name, "drupal"); ?></title> <style type="text/css"> <!-- |