diff options
Diffstat (limited to 'cmd/web/templates/settings/partials/htmx-form-message.tmpl')
-rw-r--r-- | cmd/web/templates/settings/partials/htmx-form-message.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/web/templates/settings/partials/htmx-form-message.tmpl b/cmd/web/templates/settings/partials/htmx-form-message.tmpl new file mode 100644 index 0000000..1e5f5bc --- /dev/null +++ b/cmd/web/templates/settings/partials/htmx-form-message.tmpl @@ -0,0 +1,2 @@ +{{ template "settings/partials/form-message" . }} +{{ template "components/navbar" . }}
\ No newline at end of file |