{% load staticfiles %} {% block content %}
 
 Python Sample Application 
 
 
Welcome, {{displayname}} Log Out 
Home
My Profile

Your Oracle Identity Cloud Service profile information:

{{json_pretty}}
 
{% endblock %}