typo
This commit is contained in:
parent
f2dacca038
commit
e961bd3829
|
@ -244,7 +244,7 @@ str.replace(/[\r\t\n]/g, " ")
|
||||||
|
|
||||||
<a href="{{ bigimage.url }}" title="{{i.title}}" class="thickbox" rel="gall">
|
<a href="{{ bigimage.url }}" title="{{i.title}}" class="thickbox" rel="gall">
|
||||||
{% endthumbnail %}
|
{% endthumbnail %}
|
||||||
{% thubmnail i.file "100x100" crop="center" as thumb %}
|
{% thumbmnail i.file "100x100" crop="center" as thumb %}
|
||||||
<img src="{{ thumb.url }}" />
|
<img src="{{ thumb.url }}" />
|
||||||
{% endthumbnail %}
|
{% endthumbnail %}
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user