do not reveal username since they are kind of secret now
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
<div id="header">
|
||||
<a href="/">arxiv-sanity</a>
|
||||
<a href="/profile" id="login-link">
|
||||
{{ user if user else 'login' }}
|
||||
{{ 'profile' if user else 'login' }}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user