{#- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -#}
{{ widget.display_label(widget.fields.name) }}
{{widget.display_field(widget.fields.name) }} {%if c.project.neighborhood.name != 'Users'%}
{{ widget.display_label(widget.fields.external_homepage) }}
{{widget.display_field(widget.fields.external_homepage) }} {{ widget.display_label(widget.fields.summary) }}
{{widget.display_field(widget.fields.summary) }}
{{ widget.display_label(widget.fields.short_description) }}
{{widget.display_field(widget.fields.short_description) }}
 
{% if tg.config.get('support_tool_choices') %} Preferred Support Page (for users of your project):
{% if c.form_errors.get('support_page_url') %}
{{c.form_errors.get('support_page_url')}}
{% endif %}
{% for ac in c.project.app_configs %} {% if ac.tool_name.lower() in tg.config['support_tool_choices'].split() %}
{% endif %} {% endfor %}

{% endif %} {{ widget.display_label(widget.fields.twitter_handle) }}
{{widget.display_field(widget.fields.twitter_handle) }} {{ widget.display_label(widget.fields.facebook_page) }}
{{widget.display_field(widget.fields.facebook_page) }} {% if c.project.neighborhood.features['google_analytics'] %} {{ widget.display_label(widget.fields.tracking_id) }}
{{widget.display_field(widget.fields.tracking_id) }} {% endif %} {% endif%}

{% if value.icon %}
{% else %}
No icon has been created.{% if c.project.is_user_project %} A gravatar image associated with your primary email address will be used instead if you have created one at gravatar.com.{% endif %}
{% endif %}
{%if c.project.neighborhood.name != 'Users'%}
 
Project Status: {% if value.removal == '' %} Active {% elif value.removal == 'moved' %} Moved to: {{value.moved_to_url}} {% elif value.removal == 'abandoned' -%} Abandoned {% elif value.removal == 'deleted' -%} Deleted {% endif %}

{% if c.form_errors.get('moved_to_url') %}
{{c.form_errors.get('moved_to_url')}}
{% endif %}

{% if allow_project_delete or not value.is_root %}
{% endif %}
{% endif%} {% if show_export_control %}
 

This project incorporates, accesses, calls upon or otherwise uses encryption software with a symmetric key length greater than 64 bits ("encryption"). This review does not include products that use encryption for authentication only.
{% endif %}