You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/layouts/base.njk
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@
33
33
</head>
34
34
<body>
35
35
<divclass="banner flex-center">
36
-
<span>jQuery UI issues have moved to <ahref="https://github.com/jquery/jquery-ui/issues">GitHub</a>. This site is now a static archive of the old <ahref="https://trac.edgewall.org/">Trac</a> bugs site. Some functions and pages are no longer available.</span>
36
+
<span>jQuery UI issues have moved to <ahref="https://github.com/jquery/jquery-ui/issues">GitHub</a>. This site is now a static archive of the old <ahref="https://trac.edgewall.org/">Trac</a> bugs site. <br />Some functions and pages are no longer available.</span>
37
37
</div>
38
38
<divclass="container">
39
39
<ahref="#skip"class="visually-hidden">Skip to main content</a>
0 commit comments