[new] theme courgette

This commit is contained in:
Thomas LEBEAU 2014-08-18 10:44:46 +02:00
parent ce719ac50c
commit a28cfd4887
34 changed files with 1882 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<div class="image_result">
<p>
<a href="{{ result.img_src }}"><img src="{{ result.img_src }}" title={{ result.title }}/></a>
<span class="url"><a href="{{ result.url }}" class="small_font">original context</a></span>
</p>
</div>