searx/searx/templates/courgette/github_ribbon.html

4 lines
234 B
HTML
Raw Normal View History

<a href="https://github.com/searx/searx" class="github">
2014-08-18 10:44:46 +02:00
<img style="position: absolute; top: 0; right: 0; border: 0;" src="{{ url_for('static', filename='img/github_ribbon.png') }}" alt="Fork me on GitHub" class="github"/>
</a>