From 45ba9ad0b88824fa0aafb7d9378a7f68a2c7ee6c Mon Sep 17 00:00:00 2001 From: Alexander Kabui Date: Fri, 7 May 2021 00:40:24 +0300 Subject: fix tweets width --- wqflask/wqflask/templates/blogs_list.html | 1 - wqflask/wqflask/templates/index_page.html | 27 ++++++++++++++++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/wqflask/wqflask/templates/blogs_list.html b/wqflask/wqflask/templates/blogs_list.html index 4e2bfb82..e9255114 100644 --- a/wqflask/wqflask/templates/blogs_list.html +++ b/wqflask/wqflask/templates/blogs_list.html @@ -40,7 +40,6 @@ {% for year, year_blogs in blogs.items() %}

{{year}}

{%for blog in year_blogs%} -