Adding copyright notices to all templates

- Legacy-Id: 717
This commit is contained in:
Henrik Levkowetz 2007-06-27 21:24:29 +00:00
parent cd030d3b43
commit 644f7fac25
115 changed files with 116 additions and 0 deletions

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% load ietf_filters %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">

View file

@ -4,6 +4,8 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
{% endblock %}
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<!-- Copyright The IETF Trust 2007, All Rights Reserved -->
<head>
<!-- Project Revision {{ revision_num }}, {{ revision_time }} -->
<title>{% block title %}IETF Data{% endblock %}{% ifnotequal server_mode "production" %} - {{ server_mode|upper }} MODE{% endifnotequal %}</title>

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% if debug %}
{% load ietf_filters %}
<div id="debug">

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}E-Mail Sending Failed{% endblock %}

View file

@ -1,2 +1,3 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% load ietf_filters %}
{{ obj.comment_text|format_textarea|truncatewords_html:"40" }}

View file

@ -1 +1,2 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% if obj.ballot %}IESG Evaluation {{ obj.get_ballot_display.upper }}{% else %}Comment{% endif %} from {{ obj.get_author }}

View file

@ -1,2 +1,3 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% load ietf_filters %}
{{ obj.telechat_minute|escape|linebreaks|truncatewords_html:"40" }}

View file

@ -1 +1,2 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{{ obj.telechat_date|date:"F j, Y" }}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<hr/>
<div style="width: 100%; height: 1em; font-size: 9pt; font-style: italic;">
<span style="float: left;">Made with <a href="http://www.djangoproject.com/">django</a></span>

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<html>
<HEAD><TITLE>All I-Ds List</title>
<STYLE TYPE="text/css">

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<html>
<HEAD><TITLE>All I-Ds List</title>
<STYLE TYPE="text/css">

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}Internet Draft Database Index{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<!-- {{ object_list|length }} result{{ object_list|length|pluralize }}.<br> -->
<b>Please click a document below to view detail information</b><br>
<table cellpadding="1" cellspacing="0" border="0">

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idindex/base.html" %}
{% block iddbcontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idindex/base.html" %}
{% block title %}Internet Draft Database Index - {{ object.filename }}{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idindex/base.html" %}
{% block iddbcontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idindex/base.html" %}
{% block title %}Internet Draft Database Index - Search{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idindex/base.html" %}
{% block iddbcontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idindex/base.html" %}
{% block iddbcontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idindex/base.html" %}
{% block iddbcontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idindex/base.html" %}
{% block iddbcontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idtracker/base.html" %}
{% load ietf_filters %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<html>
<HEAD><TITLE>IETF I-D Tracker v1.1 {% block title %}{% endblock %}-- WCF</title>
<link rel="icon" href="http://tools.ietf.org/images/django-ietf.png" />

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% load ietf_filters %}
<tr>{% if doc.primary_flag %}
<td>{{ doc.area_acronym.area_acronym.acronym.upper }}</td>

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idtracker/base.html" %}
{% load ietf_filters %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}Send E-Mail{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}Your email has been sent.{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idtracker/base.html" %}
{% load ietf_filters %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<h1>Edit Draft</h1>
<table>
{{ idform }}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idtracker/base.html" %}
{% block title %}-- Search{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<h1 style="text-align: center; color: red;">IESG Data Tracker</h1>
<table cellpadding="1" cellspacing="0" border="0">

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% load myifchanged %}
<tr bgcolor="#{% myifchanged match.ballot_id %}{% cycle F8D6F8,E2AFE2 as ballotcolor %}{% else %}{% if match.synthetic %}{% cycle ballotcolor %}{% else %}{% cyclevalue ballotcolor %}{% endif %}{% endmyifchanged %}">
{% if match.synthetic %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% for group in grouped %}
<h3>In State: <a href="/idtracker/help/state/{{ group.list.0.cur_state_id }}/">{{ group.list.0.cur_state }}</a>{% if group.list.0.cur_sub_state %} :: <a href="/idtracker/help/substate/{{ group.list.0.cur_sub_state_id }}/">{{ group.list.0.cur_sub_state }}</a>{% endif %}</h3>
<table bgcolor="#DFDFDF" cellspacing="0" cellpadding="0" border="0" width="800">

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idtracker/base.html" %}
{% block idcontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idtracker/base.html" %}
{% block idcontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}{{ title }}{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idtracker/base.html" %}
{% block idcontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "idtracker/base.html" %}
{% block idcontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IESG Announcement{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}{{ title_prefix }} IESG Announcements{% endblock %}
{% block css %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IESG Statements on Independent Submissions{% endblock %}
{% block css %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IESG Telechat Minutes{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IESG Telechat Minutes{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IESG Telechat Minutes{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% load ietf_filters %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% if section_list.generic %}
{% endif %}
{% if section_list.specific %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IPR Disclosure Page{% endblock %}
{% block content %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% if errors %}
<ul class="errorlist">
{% for error in errors %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IPR Declarations{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IPR Declarations{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IPR Declarations{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<script type="text/javascript">
function toggle_submitter_info (src) {
var checked = false;

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% ifequal ipr.licensing_option 1 %}
No License Required for Implementers.
{% endifequal%}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IPR Update{% endblock %}
{% block content %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<tr>
<td align="center">{{ ipr.submitted_date }}</td>
<td align="right">{{ ipr.ipr_id }}</td>

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block doctype %}{% endblock %}
{% block title %}IPR Search{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<html>
<head><title>IPR Search Engine </title></head>
<body>

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "ipr/search_result.html" %}
{% load ietf_filters %}
{% block search_result %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "ipr/search_result.html" %}
{% load ietf_filters %}
{% block search_result %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block doctype %}{% endblock %}
{% block title %}IPR Search Result Error{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "ipr/search_result.html" %}
{% load ietf_filters %}
{% block search_header %}{% if not count %}Search result on {{ q }}{% else %}Patent Owner/Applicant Search Result{% endif %}{% endblock %}</b></td></tr>

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "ipr/search_result.html" %}
{% load ietf_filters %}
{% block search_header %}{% if not count %}Search result on {{ q }}{% else %}IPR Disclosure Title Search Result{% endif %}{% endblock %}</b></td></tr>

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "ipr/search_result.html" %}
{% load ietf_filters %}
{% block search_header %}{% if not count %}Search result on {{ q }}{% else %}Patent Information Search Result{% endif %}{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block doctype %}{% endblock %}
{% block title %}IPR Search Result{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "ipr/search_result.html" %}
{% load ietf_filters %}
{% block search_result %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<style type="text/css">
.ipr { width: 101ex; }
.ipr th { border: 0px; margin: 0px; padding: 0.4ex; }

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IPR Submission{% endblock %}
{% block content %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IPR Update{% endblock %}
{% block content %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IPR Update{% endblock %}
{% block content %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}Liaison Statement Management Tool Field Help{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}Liaison Statements from the IETF - Guidelines for Completing the "Cc:" Field{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}Liaison Statements to the IETF - Guidelines for Completing the "To:" and "Cc:" Fields{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}Liaison Statement Management Tool Help{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{# no template, this page has its own look. #}
{% load ietf_filters %}
<html>

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{# no include because there's no style on the existing page #}
<html>
<HEAD>

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IETF Liaison Managers{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IETF Area Mailing Lists{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}Mailing list request approval note.{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "mailinglists/list_approval_base.html" %}
{% block innercontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "mailinglists/list_approval_base.html" %}
{% block innercontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<html>
<head>
<title>Mailing List Form Field Help</title>

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "mailinglists/list_help_base.html" %}
{% block content %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "mailinglists/list_help_base.html" %}
{% block content %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
<tr><td colspan="2">Request to {% filter escape %}{% include "mailinglists/list_type_message2.txt" %}{% endfilter %}</td></tr>
<tr><td> Requestor: </td><td>{{ list.requestor|escape }}</td></tr>
<tr><td> Requestor's email address: </td><td>{{ list.requestor_email|urlize }}</td></tr>

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}Confirmation of request to {% filter escape %}{% include "mailinglists/list_type_message2.txt" %}{% endfilter %}{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "mailinglists/list_wizard_base.html" %}
{% block mlform %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "mailinglists/list_wizard_base.html" %}
{% block mlform %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "mailinglists/list_wizard_base.html" %}
{% block mlform %}

View file

@ -1 +1,2 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% include "mailinglists/list_wizard_MailingListForm.html" %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "mailinglists/list_wizard_base.html" %}
{# javascript to go with the list administrators multi-form #}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "base.html" %}
{% block title %}IETF Mailing List Form{% endblock %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "mailinglists/list_approval_base.html" %}
{% block innercontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "mailinglists/list_wizard_base.html" %}
{% block head %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% load ietf_filters %}
<html>
<HEAD><TITLE>IETF Non-WG Mailing Lists</title>

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "mailinglists/nwg_wizard_base.html" %}
{% block nwgcontent %}

View file

@ -1,3 +1,4 @@
{# Copyright The IETF Trust 2007, All Rights Reserved #}
{% extends "mailinglists/nwg_wizard_base.html" %}
{% block nwgcss %}

Some files were not shown because too many files have changed in this diff Show more