Retoor software development Projects Research SearchXNG
Register Sign In

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
382f4f8fb0
searxng/searx/templates/oscar/about.html
Response time: 64ms
Mail Licenses API