Skip to content

Commit 879f704

Browse files
committed
Fix #search on help page
1 parent 7a1ca03 commit 879f704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/javascripts/templates/pages/help_tmpl.coffee

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ app.templates.helpPage = """
1111
</ul>
1212
</nav>
1313
14-
<h1 class="_lined-heading" id="search">Help</h2>
14+
<h1 class="_lined-heading">Help</h2>
1515
1616
<h2 class="_block-heading" id="search">Search</h2>
1717
<p>

0 commit comments

Comments
 (0)