This commit is contained in:
Kovid Goyal 2011-11-19 14:53:37 +05:30
parent 055b17c68a
commit 133338565f

View File

@ -181,6 +181,7 @@ def render_jacket(mi, output_profile,
except:
pass
# Used in the comment describing use of custom columns in templates
args['_genre_label'] = args.get('_genre_label', '')
args['_genre'] = args.get('_genre', '')