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: python/saliweb/frontend/templates/saliweb/layout.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ <h3><a href="https://salilab.org"><img src="//salilab.org/img/logo_small.gif" he
73
73
</div>
74
74
75
75
{%- block cluster_status %}
76
-
<pclass="standout">The compute cluster will be <ahref=\"https://wynton.ucsf.edu/hpc/status/index.html#upcoming-incidents\">down for routine maintenance</a> from November 12 until November 13. Most jobs will be queued until the cluster is back up.</p>
76
+
<pclass="standout">The compute cluster will be <ahref="https://wynton.ucsf.edu/hpc/status/index.html#upcoming-incidents">down for routine maintenance</a> from November 12 until November 13. Most jobs will be queued until the cluster is back up.</p>
0 commit comments