From f515c9aab7685165e4dcc21851afbe6a39325d09 Mon Sep 17 00:00:00 2001 From: pluja Date: Sun, 23 Aug 2020 20:59:04 +0200 Subject: [PATCH] Twitter: New UI for following management --- app/templates/index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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 %}