{% extends "splunkdj:base_with_account_bar.html" %} {% load splunkmvc %} {% block title %}{{app_name}} Home Page{% endblock title %} {% block css %} {% endblock css %} {% block content %}

Template message: {{message}}

You should also look in the JavaScript console...

{% endblock content%} {% block js %} {% endblock js %}