From dd2a0a59724bdcb3bfb0d5fb846381742ec2736c Mon Sep 17 00:00:00 2001 From: saidatnanjuki Date: Apr 26 2019 04:18:21 +0000 Subject: [PATCH 1/2] i have removed a duplicate send some happiness now! button from th start page --- diff --git a/templates/messaging/start.html b/templates/messaging/start.html index bcba2cb..434ccd6 100644 --- a/templates/messaging/start.html +++ b/templates/messaging/start.html @@ -21,10 +21,10 @@ trying to spread that feeling.

-

+

How does it work?

Openly expressing appreciation, gratitude, or happiness to other people can be difficult. This is especially From fe17d33e08cc71a2a3128fb804408640008728fd Mon Sep 17 00:00:00 2001 From: saidatnanjuki Date: Apr 29 2019 14:52:34 +0000 Subject: [PATCH 2/2] i have removed a duplicate button from the start html page --- diff --git a/templates/messaging/start.html b/templates/messaging/start.html index 434ccd6..17dca22 100644 --- a/templates/messaging/start.html +++ b/templates/messaging/start.html @@ -21,10 +21,10 @@ trying to spread that feeling.

- +

How does it work?

Openly expressing appreciation, gratitude, or happiness to other people can be difficult. This is especially @@ -48,9 +48,5 @@

{% include 'messaging/_message_list.html' %} - -

- Send some happiness now! 💌 -

- + {% endblock content %}