diff --git a/app/templates/index.html b/app/templates/index.html index 7654c48..8ab94bf 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -2,9 +2,15 @@ {% block content %}
-

Manage following: {{ followedCount }}

+
+
+ {{ followedCount }} +
+
+ Following +
+
-
{% if posts %} {% for post in posts %}