{% load static %} {% block title %}My amazing site{% endblock %}

poker
downtown

hardcore newsing


{% if user.is_authenticated %} Submit
Log out {% else %} Log in
Create account {% endif %}

{% block content %}{% endblock %}