{% extends "base.html" %} {% block title %} SRCT | Projects {% endblock %} {% block content %} <h1>Projects!</h1> {% endblock %}