mirror of
https://github.com/searxng/searxng.git
synced 2026-06-05 09:27:17 +02:00
[enh][mod] displaying search query in page title
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
{% block head %} {% endblock %}
|
||||
{% block title %}{{ q }} - {% endblock %}
|
||||
{% block content %}
|
||||
<div class="small">
|
||||
{% include 'search.html' %}
|
||||
|
||||
Reference in New Issue
Block a user