From: Guillaume Pellerin Date: Mon, 11 Apr 2016 12:34:49 +0000 (+0200) Subject: fix blog image width X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b16b3869dc9125b8c84f5861b35d63d422eb643d;p=mezzo.git fix blog image width --- diff --git a/app/templates/blog/includes/post_card.html b/app/templates/blog/includes/post_card.html index e71b20b7..3b034c79 100644 --- a/app/templates/blog/includes/post_card.html +++ b/app/templates/blog/includes/post_card.html @@ -1,8 +1,10 @@ +{% load i18n pages_tags mezzanine_tags %} +