Logo
Explore Help
Sign In
djoka/searxng
1
0
Fork 0
You've already forked searxng
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Files
ddee4861cee8d5b08e9219d4e727acc35fc3ca32
searxng/searx/templates/oscar/about.html

6 lines
156 B
HTML
Raw Normal View History

initial commit of the new template 'oscar' * base.html mostly implemented * stats.html implemented * about.html implemented * most of preferences.html implemented * using bootstrap.js
2014-09-22 22:42:29 +02:00
{% extends "oscar/base.html" %}
little enhancement of oscar template * improve site-titles * add message which tell you if no data is availabe yet
2014-09-26 18:26:46 +02:00
{% block title %}{{ _('about') }} - {% endblock %}
initial commit of the new template 'oscar' * base.html mostly implemented * stats.html implemented * about.html implemented * most of preferences.html implemented * using bootstrap.js
2014-09-22 22:42:29 +02:00
{% block content %}
[mod] add a __common__ template that can't be selected but that provides a common place for shared templates. What has been moved into this template : * opensearch*.xml is always the same whatever the themes. * the text inside */about.html
2017-01-13 22:15:11 +01:00
{% include '__common__/about.html' %}
initial commit of the new template 'oscar' * base.html mostly implemented * stats.html implemented * about.html implemented * most of preferences.html implemented * using bootstrap.js
2014-09-22 22:42:29 +02:00
{% endblock %}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 73ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API