diff options
Diffstat (limited to 'themes/unconed')
-rw-r--r-- | themes/unconed/unconed.theme | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme index a1e6683eb..25249eb2e 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -50,6 +50,7 @@ ?> <HTML> <HEAD> + <?php print theme_head($main); ?> <TITLE><?php echo ($title ? ($title . " - ") : "") . variable_get(site_name, "drupal"); ?></TITLE> <STYLE type="text/css"> <!-- |