if awards is not None:
            awards = u'\n- awards: %s' % ', '.join(awards)
        else:
            awards = u''