Skip to content

Commit 0ca6505

Browse files
committed
Added pointers (but no redirect yet) to new pages to /idtracker/ and /idtracker/draft-foo-bar/
- Legacy-Id: 1974
1 parent c78ce72 commit 0ca6505

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

ietf/templates/idtracker/idinternal_detail.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
<h1 class="first">Detailed Information</h1>
1414

15+
<h1>This page will be removed soon; go <a href="/doc/{{object.document.filename}}/">here</a> instead.</h1>
1516
<!--
1617
{% if object.ballot_others.count %}
1718
<a href="#action">Action List</a>

ietf/templates/idtracker/idtracker_search.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222

2323
<h1 class="first">IETF I-D Tracker</h1>
2424

25+
<h1>This page will be removed soon; go <a href="/doc/">here</a> instead.</h1>
26+
2527
<form action="." method="get" name="search_form">
2628
<table class="top">
2729
<tr>

0 commit comments

Comments
 (0)