From f0e302b58a6ab7fb4ab18abf1ffea06bbf7b12a3 Mon Sep 17 00:00:00 2001 From: mst Date: Fri, 28 Feb 2025 07:25:38 +0300 Subject: [PATCH] emoji picker + textarea footer for 'ask a question' --- templates/index.html | 158 +++++++++++++++++++++---- templates/snippets/q-input-footer.html | 20 ++++ 2 files changed, 152 insertions(+), 26 deletions(-) create mode 100644 templates/snippets/q-input-footer.html diff --git a/templates/index.html b/templates/index.html index f965016..69f02ef 100644 --- a/templates/index.html +++ b/templates/index.html @@ -24,6 +24,133 @@ {% endblock %} {% block scripts %} + +