diff --git a/_layouts/post.html b/_layouts/post.html
index 18f24a9..b28e1cd 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -1,7 +1,12 @@
---
layout: default
---
-
{{ page.title }}
-
-{{ content }}
+
+ {{ page.title }}
+
+ {{ page.excerpt }}
+
+ {{ content }}
+
+
diff --git a/_layouts/post_klipse.html b/_layouts/post_klipse.html
index 3fe0aea..f309dde 100644
--- a/_layouts/post_klipse.html
+++ b/_layouts/post_klipse.html
@@ -5,7 +5,6 @@
-