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

Contact page for the Visual Studio Code Django tutorial.

{% endblock %}