diff --git a/templates/rrs/maintainers.html b/templates/rrs/maintainers.html index 5650daf..2b2674e 100644 --- a/templates/rrs/maintainers.html +++ b/templates/rrs/maintainers.html @@ -52,11 +52,13 @@ {% for ml in maintainer_list %} - {{ ml.name }} + + + + {{ ml.recipes_all }} - {{ ml.recipes_all }} {{ ml.recipes_up_to_date }}