%
#
# Copyright (C) 2001, 2002 MIT
#
# This file is part of dotLRN.
#
# dotLRN is free software; you can redistribute it and/or modify it under the
# terms of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
#
# dotLRN is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
# details.
#
%>
<% set dotlrn_url [dotlrn::get_url] %>
[ Join/Drop a Class or Community Group ]
<%
set old_level 0
set new_level 0
set depth 0
%>
<%= [parameter::get -parameter class_instances_pretty_plural] %>:
<%= [parameter::get -parameter clubs_pretty_plural] %>:
<% set new_level $communities(tree_level) %>
<% incr depth -1 %>
<% incr depth 1 %>
@communities.pretty_name@
[
Administer
]
<% set old_level $new_level %>
<%
for {set i $depth} {$i > 0} {incr i -1} {
template::adp_puts "\n"
}
%>