{% extends "scrypture_base.html" %} {% block scrypture_content %}

{{ module_name }}


      
{{ output }}
{% endblock %} {% block scripts %} {{super()}} {% endblock %}