datatracker/ietf/templates/ipr/details_thirdpty.html
Henrik Levkowetz 5872696834 Moving ietf to trunk/ietf
[[Split portion of a mixed commit.]]
 - Legacy-Id: 96.1
2007-05-04 12:37:28 +00:00

22 lines
620 B
HTML

{% extends "ipr/details.html" %}
{% block legacy_sections %}I, II, and III{% endblock %}
<!-- unchanged: section1, Patent Holder-->
<!-- not present: section2, Patent Holder's Contact -->
{% block section2 %}{% endblock %}
<!-- unchanged: section3, IETF Participant -->
<!-- unchanged: section4, IETF Document -->
<!-- unchanged: section5, Patent Information -->
<!-- not present: section6, Licensing Declaration -->
{% block section6 %}{% endblock %}
<!-- not present: section7, Form Submitter -->
{% block section7 %}{% endblock %}
<!-- not present: section8, Other Notes -->
{% block section8 %}{% endblock %}