diff --git a/assets/public/new.html b/assets/templates/form.html similarity index 75% rename from assets/public/new.html rename to assets/templates/form.html index 76ff8e2..9a2e314 100644 --- a/assets/public/new.html +++ b/assets/templates/form.html @@ -1,7 +1,8 @@ +{{define "Form"}} - NoteHub — Add note + NoteHub — {{if .ID}}Edit{{else}}Add{{end}} note @@ -9,13 +10,10 @@
- +
- + +