{% extends "base.html" %} {% load static %} {% load markdown_extras %} {% block title %} Joanna Lemon Learning - Resource List {% endblock title %} {% block content %}
There are no featured resources
{% endif %} {# standard resources #} {% if page_obj.object_list %}There are no resources
{% endif %} {% endblock content %}