diff --git a/templates/rrs/recipedetail.html b/templates/rrs/recipedetail.html index 473b3c7..a91703d 100644 --- a/templates/rrs/recipedetail.html +++ b/templates/rrs/recipedetail.html @@ -147,9 +147,15 @@
{{ recipe.bugtracker }}
{% endif %} - {% if recipe.src_uri %} -
Source URI
-
{{ recipe.src_uri }}
+ {% if recipe.source_set.exists %} +
Sources
+
+ +
{% endif %} {% if recipe_provides %}