6 lines
364 B
HTML
6 lines
364 B
HTML
{# 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>
|
|
{% block intro_prefix %}IPR that was submitted by <b><i>{{ q }}</i></b>, and{% endblock %}
|