Retoor software development Projects Research SearchXNG
Register Sign In

9 lines
275 B
HTML
Raw Normal View History

[enh] remove repeating codeparts inside the oscar template
2014-12-22 16:07:02 +01:00
{% from 'oscar/macros.html' import result_header, result_sub_header, result_footer %}
[enh] oscar_template: improve result visualisation * highlight parts of result * add link to archiv.to * fix little bugs * add little icons * change style of "show map" button
2014-11-03 10:39:47 +01:00
[enh] remove repeating codeparts inside the oscar template
2014-12-22 16:07:02 +01:00
{{ result_header(result) }}
{{ result_sub_header(result) }}
oscar template: implement first version of results page * implement results page * improve search form template * implement all result_templates * fix youtube engine
2014-09-27 12:33:22 +02:00
[enh] oscar_template: improve result visualisation * highlight parts of result * add link to archiv.to * fix little bugs * add little icons * change style of "show map" button
2014-11-03 10:39:47 +01:00
{% if result.content %}<p class="result-content">{{ result.content|safe }}</p>{% endif %}
oscar template: implement first version of results page * implement results page * improve search form template * implement all result_templates * fix youtube engine
2014-09-27 12:33:22 +02:00
[enh] remove repeating codeparts inside the oscar template
2014-12-22 16:07:02 +01:00
{{ result_footer(result) }}
Reference in New Issue Copy Permalink
af8dac93a8
searxng/searx/templates/oscar/result_templates/default.html
Response time: 26ms
Mail Licenses API