diff options
| author | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-03 13:48:34 +0200 |
|---|---|---|
| committer | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-03 13:48:34 +0200 |
| commit | f86d8d2847c493428daac2bde3fd3006c89e529b (patch) | |
| tree | 39c3d8bbe94979940aaabdb80b7fd6d288247c36 /site/layouts | |
| parent | b4505b79873e12848bdb69b451f574d91979e4d8 (diff) | |
Updates third pricing plan copy
Diffstat (limited to 'site/layouts')
| -rw-r--r-- | site/layouts/partials/table.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/partials/table.html b/site/layouts/partials/table.html index bc736c4..f1431ad 100644 --- a/site/layouts/partials/table.html +++ b/site/layouts/partials/table.html @@ -15,7 +15,7 @@ </div> <div class="w-33-l ph2"> - {{ partial "table-column" (dict "plan" "Custom" "price" "?" "description" "Want a few tiny batches from different varieties? Try our custom plan" "item1" "However little or much you need" "item2" "Green or roasted beans" "item3" "Unlimited varieties") }} + {{ partial "table-column" (dict "plan" "Custom" "price" "?" "description" "Want a few tiny batches from different varieties? Try our custom plan" "item1" "Whatever you need" "item2" "Green or roasted beans" "item3" "Unlimited varieties") }} </div> </div> |
