From d90542daa89e056399232fb6a385a0184bcbe7b0 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sat, 4 Mar 2023 20:55:50 -0500 Subject: tmpl/blog: fix facts and circumstances sentence Signed-off-by: Xe Iaso --- src/tmpl/blog.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/tmpl/blog.rs b/src/tmpl/blog.rs index acc7354..2d664a1 100644 --- a/src/tmpl/blog.rs +++ b/src/tmpl/blog.rs @@ -83,7 +83,7 @@ pub fn blog(post: &Post, body: PreEscaped<&String>, referer: Option) -> p { "This article was posted on " (post.detri()) - ". Facts and circumstances may have changed since publication Please " + ". Facts and circumstances may have changed since publication. Please " a href="/contact" {"contact me"} " before jumping to conclusions if something seems wrong or unclear." } -- cgit v1.2.3