diff --git a/src/header.php b/src/header.php
index 79d9d8a..7560989 100644
--- a/src/header.php
+++ b/src/header.php
@@ -16,5 +16,5 @@
-
+
\ No newline at end of file
diff --git a/src/index.php b/src/index.php
index 0f8c728..7657d32 100644
--- a/src/index.php
+++ b/src/index.php
@@ -2,7 +2,5 @@
//Header
get_header();
-get_template_part('single-colecoes');
-
//Footer
get_footer();
\ No newline at end of file