{% extends "hello/layout.html" %} {% block title %} About {% endblock %} {% block content %}

About page for the Visual Studio Code Django tutorial.

{% endblock %}