logo

searx

My custom branche(s) on searx, a meta-search engine git clone https://hacktivis.me/git/searx.git

about.html (148B)


  1. {% extends 'legacy/base.html' %}
  2. {% block content %}
  3. {% include 'legacy/github_ribbon.html' %}
  4. {% include '__common__/about.html' %}
  5. {% endblock %}