{% extends 'base.html' %} {% block content %}

Home

{% include 'components/card.html' %} {% include 'components/card.html' %}
{% endblock %}