Skip to content

Commit 64df229

Browse files
committed
Add an <hr> to separate header and results.
- Legacy-Id: 831
1 parent e97ff82 commit 64df229

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/templates/idindex/search.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
{% block title %}Internet Draft Database Index - Search{% endblock %}
55

66
{% block iddbcontent %}
7+
<hr>
78
{% if didsearch %}
89
{# existing page just displays header and no results. #}
910
{% if object_list %}

0 commit comments

Comments
 (0)