diff --git a/templates/footer.html b/templates/footer.html index 696f204..ad776a9 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,7 +1,7 @@ {{ define "footer" }} {{ end }} diff --git a/templates/header.html b/templates/header.html index ac4d34b..a2c91b3 100644 --- a/templates/header.html +++ b/templates/header.html @@ -8,7 +8,7 @@ {{ end }} diff --git a/templates/main.html b/templates/main.html index 460f17f..7ab043c 100644 --- a/templates/main.html +++ b/templates/main.html @@ -2,23 +2,17 @@

Monster Form

-
- -
-
+ + + + + +

-
- -
- Monster -
-
- {{ template "monsterform" . }} -
-
+ {{ template "monsterform" . }}
diff --git a/templates/monsterForm.html b/templates/monsterForm.html index daf4951..9720971 100644 --- a/templates/monsterForm.html +++ b/templates/monsterForm.html @@ -1,118 +1,101 @@ {{ define "monsterform" }} -
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
-
- -
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +





























{{end}}