Skip to content

Commit 7402f1c

Browse files
danielgustafssonmhagander
authored andcommitted
Fix markup
1 parent ffc588f commit 7402f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgcommitfest/commitfest/templates/patch.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</tr>
3434
<tr>
3535
<th>Target version</th>
36-
<td>{%if patch.targetversion%}<span class="label label-primary">{{patch.targetversion}}</span>{%endif%}
36+
<td>{%if patch.targetversion%}<span class="label label-primary">{{patch.targetversion}}</span>{%endif%}</td>
3737
</tr>
3838
<tr>
3939
<th>Authors</th>

0 commit comments

Comments
 (0)