diff --git a/templates/index.html b/templates/index.html index 4d0896e..23d3e98 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,7 +3,7 @@ Index -

Test

+

Index

{% for status in statues recursive%} {{ status.content | safe }} {{ status.created_at }}