Skip to content

Commit 79aca07

Browse files
committed
style: add missing trailing newline to site_head template
1 parent 67d929b commit 79aca07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

trac-env/templates/site_head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
</script>
1515
# if req.path_info.startswith('/ticket/'):
1616
<script type="text/javascript" src="${href.chrome('site/tickethacks.js')}"></script>
17-
# endif
17+
# endif

0 commit comments

Comments
 (0)