diff --git a/templates/user/articles.tmpl b/templates/user/articles.tmpl index 4956301..67d3e0b 100644 --- a/templates/user/articles.tmpl +++ b/templates/user/articles.tmpl @@ -34,8 +34,8 @@ {{if .Summary}}

{{.Summary}}

{{end}} {{end}} {{ else }}

You haven't saved any drafts yet.

-

They'll show up here once you do. Find your blog posts from the Blogs page.

-

Start writing

{{ end }} +

They'll show up here once you do. {{if not .SingleUser}}Find your blog posts from the Blogs page.{{end}}

+

Start writing

{{ end }}