{% extends "base.html" %} {% block pagetitle %}Login{% endblock %} {% block content %}
Welcome to bashoneliners.com, a place to share Bash one-liners with the world.
{% if form.errors %}Your username and password didn't match. Please try again.
{% endif %}
Or, you can sign in using OpenID:
|