{% extends 'webpanel/base.html' %} {% block title %}{{ game.name }} - Game Details{% endblock %} {% block content %}
Pull data from some open API to populate information about the game and render it.