mirror of
https://github.com/searxng/searxng.git
synced 2026-05-30 06:34:11 +02:00
[enh] add simple theme (WIP)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{% extends 'simple/base.html' %}
|
||||
{% block content %}
|
||||
{% include '__common__/about.html' %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user