{% extends "base.html" %} {% block app_content %}

What is going on here?

This is my video chat application that uses WebRTC, Javascript, and Python.

{% endblock %}