{% load staticfiles %}
 
 Python Sample Application 
 
  {% block content %} {% include "sampleapp/includes/publicheader.html" with title="index" %} {% endblock %}
 

This is a public page.

Log in to access private content.