{{ comment }} This page is the base of the HIPAA website. Most webpages inherit from this template. The block templates allow each page to add maximized customization. {{ endcomment }} {% block title %} JHealth {% endblock %} {% include 'navbar.html' %}
{% block top %}

HIPAA demonstration

This site is powered by the Jeeves programming language for automatically enforcing privacy policies. Mouse over and for more information about policies!

About This Site »

{% endblock %}
{% block content %}Content goes here{% endblock %}
{% include 'footer.html' %}