{% extends 'main/base.html' %} {% load materializecss %} {% block content %}
{% include 'main/includes/search.html' %}
{% include 'main/includes/cards.html' %}
> {% endblock %}