From 6e1f614f0cf67d997c0a1b7e4e3866294c05f1e0 Mon Sep 17 00:00:00 2001 From: Matt Arnold Date: Tue, 15 Apr 2025 22:38:45 -0400 Subject: We're at Minimum viable product now --- templates/post.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'templates/post.html') diff --git a/templates/post.html b/templates/post.html index 4d37ed9..5e14c52 100644 --- a/templates/post.html +++ b/templates/post.html @@ -26,13 +26,9 @@ {% endif %}
{{ post.created_at.strftime('%Y-%m-%d %H:%M') }}
+Authour: {{post.authour.name}}
+Authour: {{post.authour.name}}
-