diff --git a/templates/layerindex/classicrecipes.html b/templates/layerindex/classicrecipes.html index b2f46f8..4a2ee07 100644 --- a/templates/layerindex/classicrecipes.html +++ b/templates/layerindex/classicrecipes.html @@ -261,7 +261,7 @@ {{ recipe.name }}{% if recipe.needs_attention %} {% endif %} {{ recipe.pv|truncatechars:10 }} {% if recipe.patch_set.exists %}{{ recipe.patch_set.count }}{% endif %} - {{ recipe.get_cover_status_display }}{% if recipe.cover_comment %} {% endif %} + {{ recipe.get_cover_status_display }}{% if recipe.cover_comment %} {% endif %} {% if recipe.cover_layerbranch %}{{ recipe.cover_layerbranch.layer.name }}{% endif %} {% if recipe.cover_pn %} {% if recipe.cover_recipe %}{% endif %}{{ recipe.cover_pn }}{% if recipe.cover_recipe %}{% endif %}