diff --git a/wp-content/themes/twentyten/404.php b/wp-content/themes/twentyten/404.php index 128cc78057..c326df7a12 100644 --- a/wp-content/themes/twentyten/404.php +++ b/wp-content/themes/twentyten/404.php @@ -1,3 +1,13 @@ + +
diff --git a/wp-content/themes/twentyten/archive.php b/wp-content/themes/twentyten/archive.php index d9e7e0ad86..909c7fbd8d 100644 --- a/wp-content/themes/twentyten/archive.php +++ b/wp-content/themes/twentyten/archive.php @@ -1,3 +1,18 @@ + +
diff --git a/wp-content/themes/twentyten/attachment.php b/wp-content/themes/twentyten/attachment.php index bfae80154f..49d40723b6 100644 --- a/wp-content/themes/twentyten/attachment.php +++ b/wp-content/themes/twentyten/attachment.php @@ -1,3 +1,13 @@ + +
diff --git a/wp-content/themes/twentyten/author.php b/wp-content/themes/twentyten/author.php index 7f13b9ac6a..3d50368fce 100644 --- a/wp-content/themes/twentyten/author.php +++ b/wp-content/themes/twentyten/author.php @@ -1,3 +1,13 @@ + +
diff --git a/wp-content/themes/twentyten/category.php b/wp-content/themes/twentyten/category.php index 39e1bf88eb..c8279a6b26 100644 --- a/wp-content/themes/twentyten/category.php +++ b/wp-content/themes/twentyten/category.php @@ -1,3 +1,13 @@ + +
@@ -13,7 +23,7 @@ * If you want to overload this in a child theme then include a file * called loop-category.php and that will be used instead. */ - get_template_part( 'loop', 'category' ); + get_template_part( 'loop', 'category' ); ?>
diff --git a/wp-content/themes/twentyten/comments.php b/wp-content/themes/twentyten/comments.php index 9e442428c6..ad0564e7c9 100644 --- a/wp-content/themes/twentyten/comments.php +++ b/wp-content/themes/twentyten/comments.php @@ -1,3 +1,18 @@ + +
diff --git a/wp-content/themes/twentyten/footer.php b/wp-content/themes/twentyten/footer.php index ed2c0457e3..c2e47d1c33 100644 --- a/wp-content/themes/twentyten/footer.php +++ b/wp-content/themes/twentyten/footer.php @@ -1,3 +1,16 @@ + +