Skip to content

Commit 1e4e024

Browse files
authored
Merge pull request readthedocs#3592 from davidfischer/fix-unclosed-tag
Fix an unclosed tag
2 parents 8f3d80f + e35ac0c commit 1e4e024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/templates/homepage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h3>Multiple versions</h3>
113113
<!-- Search -->
114114
<section>
115115
{% include "core/widesearchbar.html" %}
116-
<section>
116+
</section>
117117

118118
{% if featured_list %}
119119
<!-- BEGIN projects list -->

0 commit comments

Comments
 (0)