diff --git a/layouts/_default/pricing.html b/layouts/_default/pricing.html
new file mode 100644
index 0000000..abb7502
--- /dev/null
+++ b/layouts/_default/pricing.html
@@ -0,0 +1,8 @@
+{{ define "main" }}
+
+
{{ .Title }}
+
+ {{ .Content }}
+
+
+{{ end }}
diff --git a/layouts/shortcodes/pricing-table-1.html b/layouts/shortcodes/pricing-table-1.html
index 19e2cb4..9f00b90 100644
--- a/layouts/shortcodes/pricing-table-1.html
+++ b/layouts/shortcodes/pricing-table-1.html
@@ -42,8 +42,7 @@
{{ end }}