clarify even further

This commit is contained in:
Andrej Karpathy 2021-11-26 21:10:22 -08:00
parent b52b64e0f7
commit 6a0ff6a9bf

View File

@ -11,7 +11,7 @@ var gvars = {{ gvars | tojson }};
{% block content %} {% block content %}
{% if not user %} {% if not user %}
<div id="log-fun-warn">(hi! just btw you have to be logged in to be able to add/delete/curate tags for papers)</div> <div id="log-fun-warn">(hi! just btw you have to be logged in to be able to add/delete/curate tags for papers and get recommendations)</div>
{% endif %} {% endif %}
<div id="controls"> <div id="controls">