From 9d12ec1c89c8c8ae21c2d143042ce6afa566cd90 Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Thu, 20 Jun 2013 15:09:07 +0200 Subject: [PATCH] minor fix --- catalogue/templates/catalogue/snippets/carousel.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/catalogue/templates/catalogue/snippets/carousel.html b/catalogue/templates/catalogue/snippets/carousel.html index 82984cf..34b1d3c 100755 --- a/catalogue/templates/catalogue/snippets/carousel.html +++ b/catalogue/templates/catalogue/snippets/carousel.html @@ -1,9 +1,10 @@ {% load url from future %} +{% load static %} {% url "info" "jak-korzystac/" as jak %}