|
@@ -1,5 +1,8 @@
|
|
{% extends "base.html" %}
|
|
{% extends "base.html" %}
|
|
{% block content %}
|
|
{% block content %}
|
|
|
|
+<a href="https://github.com/asciimoo/searx" class="github">
|
|
|
|
+ <img style="position: absolute; top: 0; right: 0; border: 0;" src="/static/img/github_ribbon.png" alt="Fork me on GitHub" class="github"/>
|
|
|
|
+</a>
|
|
<div class="center">
|
|
<div class="center">
|
|
<h1>searx</h1>
|
|
<h1>searx</h1>
|
|
<form method="post" action="">
|
|
<form method="post" action="">
|