thumbnail, ups
This commit is contained in:
parent
e99df99e70
commit
4cd5669a94
|
@ -22,7 +22,7 @@
|
|||
{% for f in front_images %}
|
||||
{% thumbnail f.image "468x282" crop="center" as im %}
|
||||
<img src="{{ im.url }}" width="468" height="282" alt="" title="{{ f.caption }}" data-link="{{ f.link }}" class="banner">
|
||||
|
||||
{% endthumbnail %}
|
||||
{% endfor %}
|
||||
<!-- <img src="/static/images/noel/banner2.jpg" width="468" height="282" alt="banner-image" id="banner" > -->
|
||||
<!--<p id="textTop">Welcome to the India Theatre Forum </p>-->
|
||||
|
|
Loading…
Reference in New Issue
Block a user