aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2020-10-28 17:11:50 +0100
committerfabrixxm <fabrix.xm@gmail.com>2020-10-28 17:11:50 +0100
commit5c52e607b6c5a99dad639f99ee11af9520bdcd91 (patch)
tree9c3be2678adff43bf9dbb6daa6beb8594b8be4eb /templates
parentcf00b5177addd8d99f38452b80c7dc0a7f577b4f (diff)
Mostra query di ricerca nell'input
Diffstat (limited to 'templates')
-rw-r--r--templates/web/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base.html b/templates/web/base.html
index 4f46d89..f0b7615 100644
--- a/templates/web/base.html
+++ b/templates/web/base.html
@@ -112,7 +112,7 @@
</header>
{% block content %}{% endblock %}
<footer>
- <form method="get" action="{{ url_for('search') }}"><input name="q" placeholder="cerca..."></form>
+ <form method="get" action="{{ url_for('search') }}"><input name="q" placeholder="cerca..." value="{{ q }}"></form>
</footer>
<footer>
<small>