{% 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.
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.