]> git.parisson.com Git - diggersdigest.git/commitdiff
featured
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 21 Sep 2015 23:29:09 +0000 (01:29 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 21 Sep 2015 23:29:09 +0000 (01:29 +0200)
diggersdigest/templates/index.html

index 56360cfaf8917678f419e8a9b6ee1f1e1de4e6e0..7dc08267710b965741d894542cd7d4228fd5a36f 100644 (file)
@@ -16,7 +16,7 @@
 <div class="col-xs-6 col-md-6"><!-- Showcase-->
 {% shop_recent_products limit=2 category="Showcase" as recent_products %}
 {% if recent_products %}
-<h2><span class="bg-white">{% trans "Showcases" %}</span></h2>
+<h2><span class="bg-white">{% trans "Featured" %}</span></h2>
 <div class="row">
   {% for product in recent_products %}
     <div class="col-xs-12 col-md-12 product-thumb ">