diff --git a/cmd/web/templates/base.layout.gohtml b/cmd/web/templates/base.layout.gohtml index 08918e7..74f3e94 100644 --- a/cmd/web/templates/base.layout.gohtml +++ b/cmd/web/templates/base.layout.gohtml @@ -4,7 +4,7 @@ - Bootstrap demo + Buy Widgets +
{{ block "content" . }} {{ end }}
diff --git a/cmd/web/templates/buy-once.page.gohtml b/cmd/web/templates/buy-once.page.gohtml index 58e1395..fc7ca4d 100644 --- a/cmd/web/templates/buy-once.page.gohtml +++ b/cmd/web/templates/buy-once.page.gohtml @@ -8,4 +8,74 @@ Buy one widget widget + +
+
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+ + +
+
+ Charge Card +
+
+ Loading... +
+
+ + + + +
{{ end }}