diff --git a/src/app.html b/src/app.html
index 5875db45e..e5ed6aeb0 100644
--- a/src/app.html
+++ b/src/app.html
@@ -3,6 +3,7 @@
+
-
-
+
+
{#if messages.length == 0 && suggestions !== 'false'}
@@ -115,7 +115,10 @@
{/if}
-
+
+
+
+
-
+ {:else}
+
{
- deleteChatHistory();
- }}
- >
-
- Clear conversations
+ showDeleteHistoryConfirm = true;
+ }}>
+
+ Clear conversations
+ {/if}
{#if $user !== undefined}