newsletter stub
[wolnelektury.git] / src / picture / templatetags / picture_tags.py
index 02d80b0..b31405b 100644 (file)
@@ -18,6 +18,7 @@ register = template.Library()
 
 cropper = CustomCroppingEngine()
 
+
 @register.inclusion_tag('picture/picture_wide.html', takes_context=True)
 def picture_wide(context, picture):
     context.update({