{% extends sitebase.html %} {% block head %} {% end %} {% block content %}

Studies awaiting approval

{% for study_id, study_title, study_owner in study_info %} {% end %}
Study TitleStudy Owner
{{study_title}} {{study_owner}}
{% end %}