mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
little enhancement of oscar template
* improve site-titles * add message which tell you if no data is availabe yet
This commit is contained in:
parent
c21a907cac
commit
a88ce4bd33
3 changed files with 11 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{% extends "oscar/base.html" %}
|
||||
{% block site_alert_warning_nojs %} {% endblock %}
|
||||
{% block title %}{{ _('about') }} - {% endblock %}
|
||||
{% block content %}
|
||||
<div>
|
||||
<h1>About <a href="{{ url_for('index') }}">searx</a></h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue