1
0
mirror of https://github.com/searxng/searxng.git synced 2024-11-22 12:10:11 +01:00

[enh] github ribbon removed from landing page

This commit is contained in:
asciimoo 2014-01-11 16:00:12 +01:00
parent e14a2c8ad5
commit 71f7f942eb

View File

@ -1,6 +1,5 @@
{% extends "base.html" %}
{% block content %}
{% include 'github_ribbon.html' %}
<div class="center">
<div class="title"><h1>searx</h1></div>
{% include 'search.html' %}