{% extends 'base.html' %} {% block title %}Games{% endblock %} {% block content %} <p>Something should go here.</p> {% endblock %}