mirror of
https://github.com/LukeHagar/pypistats.org.git
synced 2025-12-06 04:21:09 +00:00
'Log in' is the verb form
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
{% else %}
|
||||
<h1>My Packages</h1>
|
||||
<hr>
|
||||
<p>Login with GitHub OAuth to track your own set of packages.</p>
|
||||
<p>Log in with GitHub OAuth to track your own set of packages.</p>
|
||||
<p>
|
||||
<a href="{{ url_for('user.login') }}">Login</a>
|
||||
<a href="{{ url_for('user.login') }}">Log in</a>
|
||||
</p>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user