From f5a3021d81e88c7b4d8bd06becd782a41e12980a Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Sun, 4 Aug 2024 08:25:59 +0300 Subject: [PATCH] update template --- templates/new_post.html.j2 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/new_post.html.j2 b/templates/new_post.html.j2 index 968d383..9954ccc 100644 --- a/templates/new_post.html.j2 +++ b/templates/new_post.html.j2 @@ -40,11 +40,11 @@ -
+
{{ data['created_at'] }}
-
+
{{ data['spoiler'] }} @@ -84,11 +84,11 @@
-
+
{{ data['reply']['created_at'] }}
-
+
{{ data['reply']['spoiler'] }} @@ -130,11 +130,11 @@
-
+
{{ data['reblog']['created_at'] }}
-
+
{{ data['reblog']['spoiler'] }} @@ -166,7 +166,7 @@
{# {{ data['card'] }} #} -
+
Raw JSON data:
{{ json_raw }}