aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/templates/articles/htmx-article-page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/web/templates/articles/htmx-article-page.tmpl')
-rw-r--r--cmd/web/templates/articles/htmx-article-page.tmpl2
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