From ab7863f0090059e7952cf9161124902742b42a06 Mon Sep 17 00:00:00 2001 From: AdityaJ Date: Sun, 31 Mar 2019 12:40:24 +0530 Subject: [PATCH] Added google drive integration --- hashtagsv2/hashtags/templates/hashtags/index.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/hashtagsv2/hashtags/templates/hashtags/index.html b/hashtagsv2/hashtags/templates/hashtags/index.html index 8ed8d77..f79c712 100644 --- a/hashtagsv2/hashtags/templates/hashtags/index.html +++ b/hashtagsv2/hashtags/templates/hashtags/index.html @@ -3,6 +3,7 @@ {% load url_replace %} {% block content %} +
{% if messages %} {% for message in messages %} @@ -84,7 +85,12 @@

#{{ query }} {% endfor %}

- Download CSV + Download CSV
+
+