{% load static %} {% block title %}PyHub{% endblock %} {% block extrahead %}{% endblock %}
Logo
{% if user.is_authenticated %} {{ user.username }} {% else %}

You are not logged in

Log In {% endif %}
Sign in: PyHub Github Twitter
{% block content %} {% endblock %}