{% extends 'base.html' %} {% block intro %} fetch is the new plain JavaScript way to make requests. It's supported in all modern browsers except IE, which requires a polyfill. {% endblock %} {% block script %} {% endblock %}