diff options
Diffstat (limited to 'cmd/web/templates/projects/htmx-project-page.tmpl')
-rw-r--r-- | cmd/web/templates/projects/htmx-project-page.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cmd/web/templates/projects/htmx-project-page.tmpl b/cmd/web/templates/projects/htmx-project-page.tmpl new file mode 100644 index 0000000..c7a567c --- /dev/null +++ b/cmd/web/templates/projects/htmx-project-page.tmpl @@ -0,0 +1,3 @@ +{{ template "projects/show" . }} +{{ template "components/navbar" . }} +{{ template "components/head" . }}
\ No newline at end of file |