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