Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion trac-env/templates/plainlogin.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h1>Choose how you want to log in</h1>
<section class="login-github">
<h2>Log in with your GitHub account</h2>
<a href="/github/login">Log in with GitHub</a>
<section>
</section>

<section class="login-djangoproject">
<h2>Log in with your DjangoProject account</h2>
Expand Down
Loading