mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Merge pull request #6 from pointhi/template_oscar
[enh] add no-js support
This commit is contained in:
commit
a9b4f458e9
3 changed files with 19 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<a href="#" data-toggle="modal" data-target="#modal-{{ index }}">
|
||||
<a href="{{ result.img_src }}" data-toggle="modal" data-target="#modal-{{ index }}">
|
||||
<img src="{{ result.img_src }}" alt="{{ result.title|e }}" class="img-thumbnail">
|
||||
</a>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue