{% extends "master.html" %} {% block jumbotron %}

OER FTW

Open Educational Resources (For the Win)

{% endblock %} {% block body %}
{% for res_type, res_list in resources.items() if res_type != 'links' %}

{{res_type}}

{% endfor %}
{% endblock %}