From dc557895b1bd517bbdc2821a79f2be12624010d6 Mon Sep 17 00:00:00 2001 From: Matt Arnold Date: Fri, 11 Apr 2025 01:33:39 -0400 Subject: Faccets phase 1 changes, to include Add a view for a faccets details --- templates/post.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'templates/post.html') diff --git a/templates/post.html b/templates/post.html index 107b1a2..eef4c93 100644 --- a/templates/post.html +++ b/templates/post.html @@ -24,10 +24,12 @@ Previous
{% endif %} -

{{ post.title }}

-

{{ post.created_at.strftime('%Y-%m-%d %H:%M') }}

-

Authour: {{post.authour.name}}

-
{{ post.content|markdown|safe }}
+
+

{{ post.title }}

+

{{ post.created_at.strftime('%Y-%m-%d %H:%M') }}

+

Authour: {{post.authour.name}}

+
{{ post.content|markdown|safe }}
+
Reply ~ Back to posts -- cgit 1.4.1-2-gfad0