From 748564be8a54f07761eea87c1bb84009e16a8593 Mon Sep 17 00:00:00 2001 From: Darin Dimitroff Date: Tue, 3 Jan 2017 11:46:35 +0200 Subject: WIP Signed-off-by: Darin Dimitroff --- site/layouts/partials/pricing-card.html | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 site/layouts/partials/pricing-card.html (limited to 'site/layouts/partials/pricing-card.html') diff --git a/site/layouts/partials/pricing-card.html b/site/layouts/partials/pricing-card.html deleted file mode 100644 index 2f009b2..0000000 --- a/site/layouts/partials/pricing-card.html +++ /dev/null @@ -1,27 +0,0 @@ -
- - -

{{.plan}}

- - -

- ${{.price}} -

- - -

{{.description}}

- - -
    -
  • -

    {{.item1}}

    -
  • -
  • -

    {{.item2}}

    -
  • -
  • -

    {{.item3}}

    -
  • -
- -
-- cgit v1.3