diff --git a/render/templates/forms/Note.tmpl b/render/templates/forms/Note.tmpl index 63cb09d..6ccc025 100644 --- a/render/templates/forms/Note.tmpl +++ b/render/templates/forms/Note.tmpl @@ -1,2 +1,7 @@ - \ No newline at end of file + + + + \ No newline at end of file diff --git a/render/templates/forms/Page.tmpl b/render/templates/forms/Page.tmpl index 3b5e9ce..9b18e2e 100644 --- a/render/templates/forms/Page.tmpl +++ b/render/templates/forms/Page.tmpl @@ -2,4 +2,9 @@ - \ No newline at end of file + + + + \ No newline at end of file diff --git a/render/templates/forms/Recipe.tmpl b/render/templates/forms/Recipe.tmpl index bcf27bc..00b4076 100644 --- a/render/templates/forms/Recipe.tmpl +++ b/render/templates/forms/Recipe.tmpl @@ -12,4 +12,9 @@ {{$i}}{{ end }} - \ No newline at end of file + + + + \ No newline at end of file diff --git a/render/templates/forms/Reply.tmpl b/render/templates/forms/Reply.tmpl index aaca489..e1f5acd 100644 --- a/render/templates/forms/Reply.tmpl +++ b/render/templates/forms/Reply.tmpl @@ -5,4 +5,9 @@ - \ No newline at end of file + + + + \ No newline at end of file