diff --git a/school/www/cohorts/cohort.html b/school/www/cohorts/cohort.html index e8c17abd..07fc9193 100644 --- a/school/www/cohorts/cohort.html +++ b/school/www/cohorts/cohort.html @@ -13,13 +13,26 @@ | {{ stats.join_requests }} join requests

-
Subgroups
+{% if is_mentor %} +
+ {% set sg = mentor.get_subgroup() %} +

You are a mentor of {{sg.title}} subgroup.

+

Visit Your Subgroup →

+
+ +{% endif %} + +
All Subgroups