[enh] make version of searx readable

This commit is contained in:
Thomas Pointhuber 2014-11-18 11:37:42 +01:00
parent b1234ee889
commit aba65369d2
8 changed files with 42 additions and 3 deletions

View file

@ -4,6 +4,7 @@
<meta charset="UTF-8" />
<meta name="description" content="Searx - a privacy-respecting, hackable metasearch engine" />
<meta name="keywords" content="searx, search, search engine, metasearch, meta search" />
<meta name="generator" content="searx/{{ searx_version }}">
<meta name="viewport" content="width=device-width, maximum-scale=1.0, user-scalable=1" />
<title>{% block title %}{% endblock %}searx</title>
<link rel="stylesheet" href="{{ url_for('static', filename='css/style.css') }}" type="text/css" media="screen" />