From: Guillaume Pellerin Date: Wed, 24 Aug 2016 13:29:15 +0000 (+0200) Subject: Fix page card X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=45ee8100af48da0a6d2775f4913f9dfec9061b5a;p=mezzo.git Fix page card --- diff --git a/app/templates/pages/includes/page_card.html b/app/templates/pages/includes/page_card.html index 308d6ce0..26f113e7 100644 --- a/app/templates/pages/includes/page_card.html +++ b/app/templates/pages/includes/page_card.html @@ -1,4 +1,4 @@ -{% load mezzanine_tags %} +{% load mezzanine_tags organization_tags %}
{% with slider.content_object.page_images.all|get_type:'card' as image %}