{% extends 'base.html' %} {% block title %}Games{% endblock %} {% block content %}

Something should go here.

{% endblock %}