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: _layouts/person.html
+6
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,12 @@
58
58
<spanid="set-subtitle">{{ roleST }}</span>
59
59
<divclass="columns is-multiline reverse-columns">
60
60
<divclass="column is-8-tablet is-9-desktop">
61
+
{% if page.url contains 'archive' %}
62
+
<divclass="notification is-warning">
63
+
<strong>Notice:</strong> This personal page has been archived as the individual is no longer affiliated with the Security & Trust research unit. It remains available for reference purposes only.
0 commit comments