diff --git a/Whatsapp_Chat_Exporter/whatsapp.html b/Whatsapp_Chat_Exporter/whatsapp.html index 892828f..ae83b95 100644 --- a/Whatsapp_Chat_Exporter/whatsapp.html +++ b/Whatsapp_Chat_Exporter/whatsapp.html @@ -120,7 +120,7 @@ {% if msg.reply is not none %}
Replying to - + {% if msg.quoted_data is not none %} "{{msg.quoted_data}}" {% else %} @@ -210,7 +210,7 @@ {% if msg.reply is not none %}
Replying to - + {% if msg.quoted_data is not none %} "{{msg.quoted_data}}" {% else %} @@ -313,5 +313,17 @@ } }); + \ No newline at end of file diff --git a/Whatsapp_Chat_Exporter/whatsapp_new.html b/Whatsapp_Chat_Exporter/whatsapp_new.html index 5a94fa1..7502a7b 100644 --- a/Whatsapp_Chat_Exporter/whatsapp_new.html +++ b/Whatsapp_Chat_Exporter/whatsapp_new.html @@ -210,7 +210,7 @@