diff --git a/cmd/web/templates/base.layout.gohtml b/cmd/web/templates/base.layout.gohtml index 046e196..08918e7 100644 --- a/cmd/web/templates/base.layout.gohtml +++ b/cmd/web/templates/base.layout.gohtml @@ -20,11 +20,11 @@
{{ block "content" . }} {{ end }}
- - {{ block "js" . }} - {{ end }} + + {{ block "js" . }} + {{ end }} {{ end }} diff --git a/cmd/web/templates/terminal.page.gohtml b/cmd/web/templates/terminal.page.gohtml index 9c3cd01..d3a96fe 100644 --- a/cmd/web/templates/terminal.page.gohtml +++ b/cmd/web/templates/terminal.page.gohtml @@ -3,7 +3,61 @@ Virtual Terminal {{ end }} {{ define "content" }} -

Virtual Terminal

+

Virtual Terminal

+
+
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+ + +
+
+ Charge Card +
{{ end }} {{ define "js" }} + + {{ end }}