77daa5743f
moved header to parent page, removed from templates
17 lines
477 B
HTML
17 lines
477 B
HTML
<h1>Login</h1>
|
|
|
|
<div class="pure-u-1">
|
|
<a href="/login/github.com" target="_self">GitHub</a>
|
|
</div>
|
|
<div class="pure-u-1">
|
|
<a href="/login/enterprise.github.com" target="_self">GitHub Enterprise</a>
|
|
</div>
|
|
<div class="pure-u-1">
|
|
<a href="/login/bitbucket.org" target="_self">Bitbucket</a>
|
|
</div>
|
|
<div class="pure-u-1">
|
|
<a href="/login/stash.atlassian.com" target="_self">Stash</a>
|
|
</div>
|
|
<div class="pure-u-1">
|
|
<a href="/login/gitlab.com" target="_self">GitLab</a>
|
|
</div>
|