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/index.html | 15 ++++++++------- templates/post.html | 8 ++------ templates/view_thread.html | 4 +++- 3 files changed, 13 insertions(+), 14 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 9a05e7a..b18ca34 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,11 +1,12 @@ {% extends 'base.html' %} {% block content %} -
{{ post.created_at.strftime('%Y-%m-%d %H:%M') }}
+Authour: {{post.authour.name}}
+Authour: {{post.authour.name}}
-