mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh][mod] displaying search query in page title
This commit is contained in:
parent
e116c2f95e
commit
5351104244
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{% extends "base.html" %}
|
||||
{% block head %} {% endblock %}
|
||||
{% block title %}{{ q }} - {% endblock %}
|
||||
{% block content %}
|
||||
<div class="small">
|
||||
{% include 'search.html' %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue