mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Lots of courgette modification
This commit is contained in:
parent
14447a0761
commit
2fc1de54da
15 changed files with 192 additions and 176 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{% extends 'default/base.html' %}
|
||||
{% extends 'courgette/base.html' %}
|
||||
{% block content %}
|
||||
{% include 'default/github_ribbon.html' %}
|
||||
{% include 'courgette/github_ribbon.html' %}
|
||||
<div class="row">
|
||||
<h1>About <a href="{{ url_for('index') }}">searx</a></h1>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue