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 }}