app/soc/templates/soc/group/profile/public.html
changeset 344 d135c8c09967
parent 298 c76a366c7ab4
child 360 5ad9cabb5892
--- a/app/soc/templates/soc/group/profile/public.html	Wed Oct 15 20:10:07 2008 +0000
+++ b/app/soc/templates/soc/group/profile/public.html	Wed Oct 15 20:24:02 2008 +0000
@@ -13,9 +13,9 @@
 limitations under the License.
 {% endcomment %}
 {% load forms_helpers %}
-{% block page_title %}{% if group_type %}{{ group_type }}{% else %}Group{% endif %} Public Profile{% endblock %}
+{% block page_title %}{{ group_type }} Public Profile{% endblock %}
 {% block header_title %}
-{% if group_type %}{{ group_type }}{% else %}Group{% endif %} Public Profile for {{ link_name_group.name }}
+{{ group_type }} Public Profile for {{ link_name_group.name }}
 {% endblock %}
 {% block body %}
 <p>