diff --git a/shelfzilla/themes/bootflat/templates/manga/series/includes/volume.html b/shelfzilla/themes/bootflat/templates/manga/series/includes/volume.html index f71d3e8..7a4b417 100644 --- a/shelfzilla/themes/bootflat/templates/manga/series/includes/volume.html +++ b/shelfzilla/themes/bootflat/templates/manga/series/includes/volume.html @@ -19,10 +19,12 @@ {% endif %} {% if type == 'slim' %} - {% if show_language and volume.language %} - - {% endif %} -

{{ volume }}

+

+ {% if show_language and volume.language %} + + {% endif %} + {{ volume }} +

{% else %}