diff --git a/sites/all/themes/bootpal/template.php b/sites/all/themes/bootpal/template.php
index 2a041a6..2961a22 100644
--- a/sites/all/themes/bootpal/template.php
+++ b/sites/all/themes/bootpal/template.php
@@ -25,6 +25,3 @@ function bootpal_menu_item_link($item) {
   }
   return l($item['title'], $item['href'], $item['localized_options']);
 }
-
-?>
-
