From 03291138444c38025d3625503895bca6a617acdb Mon Sep 17 00:00:00 2001 From: Gena Date: Mon, 15 Jun 2015 17:01:04 +0600 Subject: [PATCH] auto --- batiskaf/templates/jinja2/category.jinja | 2 +- batiskaf/templates/jinja2/index.jinja | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/batiskaf/templates/jinja2/category.jinja b/batiskaf/templates/jinja2/category.jinja index 5e91746..b43e0a2 100644 --- a/batiskaf/templates/jinja2/category.jinja +++ b/batiskaf/templates/jinja2/category.jinja @@ -92,7 +92,7 @@
{% set im = product.main_image()|thumbnail("420x420") %} {{ product.title }} + class="img-responsive" alt="Купить {{ product.title }}" title="Купить {{ product.title }}">
diff --git a/batiskaf/templates/jinja2/index.jinja b/batiskaf/templates/jinja2/index.jinja index e66bd39..e0a7c03 100644 --- a/batiskaf/templates/jinja2/index.jinja +++ b/batiskaf/templates/jinja2/index.jinja @@ -39,7 +39,7 @@
{% set im = product.main_image()|thumbnail("420x420") %} {{ product.title }} + class="img-responsive" alt="Купить {{ product.title }}" title="Купить {{ product.title }}">