{% comment %} Display a single Publication, probably used in a list. Expects: * publication: The Publication to display. * show_readings: 'none' (default), 'all' or 'current' (the in-progress reading, if any). * show_thumbnail: Boolean, default is False. {% endcomment %} {% if show_thumbnail|default_if_none:False and publication.cover %}