forked from zaclys/searxng
Create an include for __common__/aboutextend.html for imprint purposes.
This commit is contained in:
parent
f82ead3e30
commit
b786ac9a63
|
@ -60,3 +60,4 @@ Searx can be added to your browser's search bar; moreover, it can be set as the
|
||||||
<p><a href="{{ url_for('stats') }}">Stats page</a> contains some useful data about the engines used.</p>
|
<p><a href="{{ url_for('stats') }}">Stats page</a> contains some useful data about the engines used.</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
{% include "__common__/aboutextend.html" ignore missing %}
|
||||||
|
|
Loading…
Reference in New Issue