{{ .Title }}
+{{ .Description }}
+{{ .description }}
+See it in action
+{{ .Params.demo.description }}
+diff --git a/layouts/_default/feature.html b/layouts/_default/feature.html
new file mode 100644
index 0000000..d85b8c6
--- /dev/null
+++ b/layouts/_default/feature.html
@@ -0,0 +1,76 @@
+{{ define "main" }}
+ {{ .Description }} {{ .description }} {{ .Params.demo.description }}{{ .Title }}
+ See it in action
+
+