File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ <h1>{{wg.group_acronym.name}} ({{wg.group_acronym.acronym}}){% if concluded %}<b
7070{% ifequal selected "charter" %}< span class ="selected "> Charter</ span > {% else %}< a href ="{% url ietf.wginfo.views.wg_charter acronym=wg.group_acronym.acronym %} "> Charter</ a > {% endifequal %} |
7171{% wgchairs_admin_options wg %}
7272< a {% if selected == "history " %}class ="selected "{% else %}href ="{% url ietf.wginfo.views.history acronym=wg.group_acronym.acronym %} "{% endif %} > History</ a > |
73- {% if wg.clean_email_archive|startswith:"http:" or wg.clean_email_archive|startswith:"ftp:" %}
73+ {% if wg.clean_email_archive|startswith:"http:" or wg.clean_email_archive|startswith:"https:" or wg.clean_email_archive|startswith:" ftp:" %}
7474< a href ="{{ wg.clean_email_archive }} "> List Archive »</ a > |
7575{% endif %}
7676< a href ="http://tools.ietf.org/wg/{{ wg.group_acronym.acronym }}/ "> Tools WG Page »</ a >
You can’t perform that action at this time.
0 commit comments