Added rel=nofollow to IPR disclosure update links

- Legacy-Id: 1966
This commit is contained in:
Pasi Eronen 2010-01-27 17:21:36 +00:00
parent 98d6db084e
commit 48ae22cae7
2 changed files with 2 additions and 2 deletions

View file

@ -87,7 +87,7 @@
{% endfor %}
<br>
Click <a href="{% url ietf.ipr.new.update ipr.ipr_id %}">here</a> to update this IPR disclosure<br>
Click <a href="{% url ietf.ipr.new.update ipr.ipr_id %}" rel="nofollow">here</a> to update this IPR disclosure<br>
<!-- tag 1 -->
<br>
<font size="3"><strong>Submitted Date: {{ ipr.submitted_date|date:"F j, Y" }}</strong></font>

View file

@ -72,7 +72,7 @@
{% endfor %}
<br>
Click <a href="{% url ietf.ipr.new.update ipr.ipr_id %}">here</a> to update this IPR disclosure<br>
Click <a href="{% url ietf.ipr.new.update ipr.ipr_id %}" rel="nofollow">here</a> to update this IPR disclosure<br>
<!-- tag 1 -->
<br>
<font size="3"><strong>Submitted Date: {{ ipr.submitted_date|date:"F j, Y" }}</strong></font>