if not user.ANON: request.redirect('/%s/' % user.username) title = "Sign In" ^L {% extends templates/base.html %} {% block box %}

Sign in using Twitter, GitHub, or Bitbucket, and this page will redirect you to your profile.

Thanks! :-)

{% end %}