Lots of courgette modification

This commit is contained in:
Cqoicebordel 2015-01-16 00:56:54 +01:00
parent 14447a0761
commit 2fc1de54da
15 changed files with 192 additions and 176 deletions

View file

@ -1,6 +1,6 @@
<div class="image_result">
<p>
<a href="{{ result.img_src }}"><img src="{{ result.img_src }}" title="{{ result.title|striptags }}" alt="{{ result.title|striptags }}"/></a>
<span class="url"><a href="{{ result.url }}" class="small_font">original context</a></span>
<span class="url"><a href="{{ result.url }}" class="small_font">{{ _('original context') }}</a></span>
</p>
</div>
</div>