diff --git a/_layouts/blog.html b/_layouts/blog.html
index 125e233..efce85d 100644
--- a/_layouts/blog.html
+++ b/_layouts/blog.html
@@ -14,9 +14,6 @@ layout: default
 
 						{% if post.meta_description %}{{ post.meta_description | strip_html | escape }}{% elseif post.description %}{{ post.description | strip_html | escape }}{% endif %}
 	
-{{ post.meta_description }}
-
-
 						<a href="{{ site.url }}{{ post.url }}" title="Read {{ post.title escape_once }}"><strong>Read more ›</strong></a>
 					</p>
 				</div><!-- /.small-12.columns -->
diff --git a/_posts/design/2014-07-10-page.md b/_posts/design/2014-09-11-page.md
similarity index 98%
rename from _posts/design/2014-07-10-page.md
rename to _posts/design/2014-09-11-page.md
index 889c4ad..6643fd5 100644
--- a/_posts/design/2014-07-10-page.md
+++ b/_posts/design/2014-09-11-page.md
@@ -2,7 +2,6 @@
 layout: page
 title:  "Page Template"
 meta_description: "This is an example of a beautiful aligned page in the middle. There is no sidebar to distract the reader. The difference to the Post-Template is, that you find no meta-information at the bottom of the post."
-date:  2014-09-10 00:00:00
 categories:
     - layout
     - design