{% extends 'pages/base.html' %} {% load static %} {% block title %}PyHub - Landing{% endblock %} {% block extrahead %} {% endblock %} {% block content %}

<PyHub>

This is the PyHub landing Page
I can and will do everything i want here.

Connect with Github

Connect with Twitter

{% endblock %}