forked from Icycoide/searxng
[enh] more compact image view
This commit is contained in:
parent
be42683cbc
commit
4ebf8389e8
2 changed files with 6 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
|||
<div class="image_result">
|
||||
<p>
|
||||
<span class="engines">{{ result.engine }}</span><br />
|
||||
<a href="{{ result.img_src }}"><img src="{{ result.img_src }}" title={{ result.title }}/></a>
|
||||
<br />
|
||||
<span class="url"><a href="{{ result.url }}" class="small_font">original context</a></span>
|
||||
</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue