From: Guillaume Pellerin Date: Mon, 21 Sep 2015 23:29:09 +0000 (+0200) Subject: featured X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=cfb62f7b344edd67d02b9010dcf9eb421fd111f6;p=diggersdigest.git featured --- diff --git a/diggersdigest/templates/index.html b/diggersdigest/templates/index.html index 56360cf..7dc0826 100644 --- a/diggersdigest/templates/index.html +++ b/diggersdigest/templates/index.html @@ -16,7 +16,7 @@
{% shop_recent_products limit=2 category="Showcase" as recent_products %} {% if recent_products %} -

{% trans "Showcases" %}

+

{% trans "Featured" %}

{% for product in recent_products %}